[][src]Crate rubbl_visdata

Working with interferometric visibility data.

API currently maps quasi-directly onto the MIRIAD data model since those are the files I'm working with.

Structs

AntPol

An "antpol" specifies a voltage stream fed into a correlator: the combination of a particular antenna and a particular feed on that antenna.

BasePol

A "basepol" specifies a visibility output from a correlator: the data stream associated with the correlation of two input antpols.

Enums

FeedPol

A "feed pol(arization)" is the polarization component sampled by a particular receptor on an radio antenna.

VisPol

A "vis(ibility) pol(arization)" is the polarization sampled by the cross-correlation of the voltages of two radio receptors.

Traits

VisStream