Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1488
News FAQ
Search Home


next up previous contents index
Next: imagefitter - Tool Up: images - Module Previous: coordsystools - Function


coordsystest - Function



Package general
Module images


Run test suite for Coordsys tool


Synopsis
coordsystest(which)


Arguments

which in Which test to run
    Allowed: Integer or vector of integers
    Default: All tests


Returns
T or F



Description

Self-test of the Coordsys tool. This function is quite extensive and includes forced errors. As long as the function finally returns with a T, it has succeeded (regardless of what error messages you might see). Note that one of the tests is if the created coordinate system tools match the actual list of tools. If a coordinate system has been created outside the test, the tests will fail. The coordsystools function can be used to check for pre-existing tools. They can be removed by re-assigning them. E.g.:

cs := T



Example
coordsystest()

Runs all tests.



Example
coordsys(4)

Runs only test 4.





next up previous contents index
Next: imagefitter - Tool Up: images - Module Previous: coordsystools - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-08-01