Module rubbl_miriad::visdata

source ·
Expand description

Access to MIRIAD “uv” data sets containing visibility data.

TODO:

  • overrides
  • writing UV data
  • upcasting of data types
  • special handling of j-format “corr” variable?

Structs

A struct that holds state for decoding the MIRIAD UV data format.
A struct that holds state for writing a variable stream in the MIRIAD UV data format.
A struct that adapts the MIRIAD uv format into our VisStream interface.
Information about a “UV variable” defined in the UV data stream.
An iterator over the variables defined in a UV data stream

Enums

Functions

Decode a MIRIAD baseline value.
Encode a MIRIAD baseline value.