Revision 9b40af7d42a558c252f5f8529bdd50f5394b7730 authored by Garrett 'Karto' Keating on 09 December 2021, 01:43:17 UTC, committed by Bryna Hazelton on 10 December 2021, 22:23:03 UTC
1 parent 0abeb48
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