VisMeta#
- class xrayvision.visibility.VisMeta(*args, **kwargs)[source]#
Bases:
VisMetaABC,dictA class for holding Visibility-specific metadata.
- Parameters:
meta (
dict) – A dictionary of the metadata
Attributes 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#
- observer_coordinate#
- spectral_range#
- time_range#
- vis_labels#