Crate rubbl_miriad[][src]

Expand description

Access to MIRIAD-format data sets.

Modules

Reading MIRIAD mask-format files, such as UV data flags.

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

Structs

This helper struct stores state when iterating over the item names provided by a MIRIAD data set.

This helper struct stores state when iterating over the items inside a MIRIAD data set.

An error type for when a MIRIAD file is malformed.

Enums

Constants

The maximum length of the name of a dataset “item”, in bytes.

Traits

This trait marks that the given type maps onto a type defined in the MIRIAD data format.

Type Definitions