listhistory

listhistory(vis)[source]

List the processing history of a dataset:

[Description] [Examples] [Development] [Details]

Parameters
  • vis (path) - Name of input visibility file (MS)

Description

The list of all tasks and processing steps of a MeasurementSet will be written to the logger.

Examples

To write the task processing steps of a MeasurementSet to the CASA logger:

listhistory(vis='filename.ms')
Development

No additional development details

Parameter Details

Detailed descriptions of each function parameter

vis (path) - Name of input visibility file (MS)