Module birli::io::mwaf

source ·
Expand description

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

MWAF Format

Similar to the GPU Fits format, mwaf files come in a set for each observation, and there is one .mwaf file per gpubox (coarse channel). This file contains a binary table of all the flags for that coarse channel. There is one row for each timestep-baseline combination, and there is only one column. Each cell in the table contains a binary vector of flags for each fine channel in the coarse channel.

Structs

  • A group of .mwaf files for the same observation