Revision bb579ae50f425aaf6aaa19dc1a0ca31aa6234d22 authored by Dara Storer on 13 March 2020, 21:10:57 UTC, committed by Bryna Hazelton on 16 March 2020, 00:34:29 UTC
1 parent 467a10d
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