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

Functions

def listhistory

Function Documentation

def listhistory.listhistory (   vis = '')
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 13 of file listhistory.py.