Module birli::io

source · []
Expand description

Input and Ouput data file format modules

Most of this was blatently stolen (with permission) from Chris Jordan

Modules

IO for the AOCAL format, a binary calibration solutions format used by Andre Offringa’s Calibrate software.

Errors that can occur in the io module

Items related to the reading and writing of the FITS-based MWA Flag file format.

Structs

Groups together parameters related to I/O

Traits

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

Functions

Write the given ndarrays of flags and Jones matrix visibilities to a measurement set.

Write the given ndarrays of flags and Jones matrix visibilities to a uvfits file.