create_pointingtable_from_visibility
- create_pointingtable_from_visibility(vis: Visibility, pointing_frame='azel', timeslice=None, frequencyslice: Optional[float] = None, **kwargs) PointingTable [source]
Create pointing table from visibility.
This makes an empty pointing table consistent with the Visibility.
- Parameters
vis – BlockVisibilty
timeslice – Time interval between solutions (s)
frequency_width – Frequency solution width (Hz)
- Returns
PointingTable