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


next up previous contents index
Next: imageprofilesupport - Tool Up: images - Module Previous: is_imagepol - Function


imagepoltest - Function



Package general
Module images


Run test suite for Imagepol tool


Synopsis
imagepoltest(which)


Arguments

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


Returns
T or Fail



Description

Self-test of the Imagepol tool. This function includes forced errors. As long as the function finally returns with a T, it has succeeded (regardless of what error messages you might see).

The function invokes many tests. The first one is a general test of everything at a basic level. The succeeding tests work on individual areas of the image module.

Since the number of tests keeps growing, we don't tell you how many there are here or exactly what they do ! If you give too large a value, nothing will happen. which can be an integer or a vector of integers.



Example
- imagepoltest()

Runs all tests.



Example
- imagepoltest(2)

Runs test 2.





next up previous contents index
Next: imageprofilesupport - Tool Up: images - Module Previous: is_imagepol - 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