Revision b13c25974b99371aada749523cc513fb28e78a38 authored by Christopher Moriarty on 06 August 2020, 20:34:46 UTC, committed by Christopher Moriarty on 06 August 2020, 20:34:55 UTC
1 parent 861ae63
Raw File
uvflag.rst
UVFlag Class
=============

UVFlag is a *beta* level code being actively developed.

UVFlag is the main user class for combining flags, and turning data quality metrics into flags.
It provides import and export functionality to all supported file formats (hdf5)
and can be interacted with directly.


.. autoclass:: pyuvdata.UVFlag
  :members:
back to top