PARSELTONGUE
ParselTongue is a Python interface to classic AIPS and Obit.
Documentation
Usage
To see what versions of ParselTongue are available type
module avail parseltongue
To see what other modules are needed, what commands are available and how to get additional help type
module help parseltongue
To use ParselTongue, include a command like this in your batch script or interactive session to load the parseltongue module:
module load parseltongue
Be sure you also load any other modules needed, as listed by the module help parseltongue
command.