casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Public Member Functions | Private Attributes | Static Private Attributes
listhistory_pg.listhistory_pg_ Class Reference

List of all members.

Public Member Functions

def __init__
def __call__

Private Attributes

 __bases__
 __doc__

Static Private Attributes

string __name__

Detailed Description

Definition at line 18 of file listhistory_pg.py.


Constructor & Destructor Documentation

Definition at line 21 of file listhistory_pg.py.


Member Function Documentation

def listhistory_pg.listhistory_pg_.__call__ (   self,
  vis = None,
  async = None 
)
List the processing history of a dataset:

The list of all task processing steps in a visibility data set
are listed in the logger.

Keyword arguments:
vis -- Name of input visibility file 
default: none; example: vis='ngc5921.ms'
async -- Run asynchronously 
    default = False; do not run asychronously

Definition at line 26 of file listhistory_pg.py.

References vla_uvfits_line_sf.verify.


Member Data Documentation

Definition at line 22 of file listhistory_pg.py.

Definition at line 23 of file listhistory_pg.py.

string listhistory_pg.listhistory_pg_.__name__ [static, private]

Definition at line 19 of file listhistory_pg.py.


The documentation for this class was generated from the following file: