hifv_fixpointing

Note

Parameters set to None will use intelligent defaults from the pipeline context. Pass explicit values to override context defaults.

hifv_fixpointing(vis=None)[source]

Base fixpointing task.

Parameters:

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

Return type:

ResultsList[Results]

Examples

  1. Basic fixpointing task:

>>> hifv_fixpointing()