VisMetaABC#
- class xrayvision.visibility.VisMetaABC[source]#
Bases:
ABCAttributes Summary
The name of the instrument or observer that measured the visibilities.
Location of the observer.
Spectral range over which the visibilities are computed.
Time range over which the visibilities are computed.
Labels of each visibility.
Attributes Documentation
- instrument#
The name of the instrument or observer that measured the visibilities.
- observer_coordinate#
Location of the observer.
- spectral_range#
Spectral range over which the visibilities are computed.
- time_range#
Time range over which the visibilities are computed.
- vis_labels#
Labels of each visibility.