hifv_restorepims¶
- hifv_restorepims(vis=None, reimaging_resources=None) ResultsList[Results][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.
- Returns:
The results object for the pipeline task is returned.
Examples
Basic restorepims task:
>>> hifv_restorepims()