VisMetaABC#

class xrayvision.visibility.VisMetaABC[source]#

Bases: ABC

Attributes Summary

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.

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.