hifv_exportvlassdata¶
- hifv_exportvlassdata(vis=None) Results[source]¶
Export Image data from QL, SE, and Coarse Cube modes of VLASS Survey.
- 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
Basic exportvlassdata task:
>>> hifv_exportvlassdata()