hifv_restorepims¶
Note
Parameters set to None will use intelligent defaults from the pipeline context.
Pass explicit values to override context defaults.
- hifv_restorepims(vis=None, reimaging_resources=None)[source]¶
Restore VLASS SE per-image MeasurementSet data, resetting flagging, weights, and applying self-calibration.
- Parameters:
vis -- List of input visibility data.
reimaging_resources -- file path of reimaging_resources.tgz from the SE imaging product.
- Return type:
ResultsList[Results]
Examples
Basic restorepims task:
>>> hifv_restorepims()