Module marlu::io

source · []

Re-exports

pub use error::MeasurementSetWriteError;
pub use error::UvfitsWriteError;
pub use uvfits::UvfitsWriter;

Modules

Module for uvfits file format reading and writing Most of this was blatently stolen (with permission) from Chris Jordan

Traits

The container has visibilities which can be read by passing in a mwalib context and the range of values to read.

The container can accept a chunk of visibilities to be written.

Functions