Revision 02d2b658abe8be1bc4f8f37502f7122b0080f328 authored by Bryna Hazelton on 08 September 2021, 18:40:10 UTC, committed by Bryna Hazelton on 09 September 2021, 22:30:31 UTC
1 parent 9b91ad7
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