Module AIPSTask
[hide private]
[frames] | no frames]

Module AIPSTask

source code

Classes [hide private]
  AIPSTask
This class implements running AIPS tasks.
  AIPSMessageLog
Functions [hide private]
 
AIPSList(list)
Transform a Python array into an AIPS array.
source code
 
PythonList(list)
Transform an AIPS array into a Python array.
source code
Function Details [hide private]

AIPSList(list)

source code 

Transform a Python array into an AIPS array.

Returns a list suitable for using 1-based indices.

PythonList(list)

source code 

Transform an AIPS array into a Python array.

Returns a list suitable for using normal 0-based indices.