Revision 93bdcf6cd9d88d443f72c876e1d2e7f52d737786 authored by Paul La Plante on 07 July 2021, 18:00:39 UTC, committed by Bryna Hazelton on 19 July 2021, 16:02:42 UTC
1 parent 80bbc08
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