Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | bima | |
Module | bimatester | |
Tool | bimatester |
Run various tests on BIMA data. The user can specify which tests to run. However, imaging and cleaning tests will only be run on Linux installations because the fiducial images were created using such and installation and there are significant differences between imaging on Linux and Solaris.
fill | Fill data and run filler tests? | ||
Allowed: | Boolean | ||
Default: | T | ||
calibrate | Calibrate data and run calibration tests? | ||
Allowed: | Boolean | ||
Default: | T | ||
image | Image data and run imaging tests? | ||
Allowed: | Boolean | ||
Default: | T | ||
image | Clean the image and run deconvolution tests? | ||
Allowed: | Boolean | ||
Default: | T |
- bt := bimatester(2); # Run all available tests + bt.runtests(); Lots of messages T