| Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
| Version 1.9 Build 803 |
|
To load the basic tools likely to be used in ATCA reduction, when working from the command line, the following initialization is recommended at the start of each AIPS++ or Glish command-line session:
include 'synthesis.g' include 'atcafiller.g' include 'ms.g' include 'flagger.g' include 'image.g'
This is not required when working from the Toolmanager GUI, in which case the tools are loaded automatically when they are selected.