Revision 6e9deb13602ebe93c8d547444328b6327df4368f authored by Bryna Hazelton on 03 December 2021, 22:12:58 UTC, committed by Jonathan Pober on 06 January 2022, 12:47:31 UTC
1 parent 4f60223
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