hifv_fixpointing

hifv_fixpointing(vis=None) ResultsList[Results][source]

Base fixpointing task.

Parameters:

vis -- The list of input MeasurementSets. Defaults to the list of MeasurementSets specified in the hifv_importdata task.

Returns:

The results object for the pipeline task is returned.

Examples

  1. Basic fixpointing task:

>>> hifv_fixpointing()