casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Functions
task_listpartition Namespace Reference

Functions

def listpartition
def getWidth

Function Documentation

def task_listpartition.getWidth (   adict,
  par 
)

Definition at line 227 of file task_listpartition.py.

References asap.asapmath.keys.

Referenced by listpartition().

def task_listpartition.listpartition (   vis = None,
  createdict = None,
  listfile = None 
)
List information about an MMS data set in the logger:

   Keyword arguments:
   vis -- Name of multi-MS or normal MS.
           default: none. example: vis='uidA002.mms'
   createdict -- Create and return a dictionary with information about
                 the sub-MSs.
           default: False
   listfile -- save the output to a file
         default: ''. Example: listfile="mylist.txt"
         
    The task also returns a dictionary with scan summary information
    for each sub-MS. 

Definition at line 9 of file task_listpartition.py.

References getWidth(), and asap.asapmath.keys.