Revision 96237448c97a0aa6267644e9edafeb21a207d317 authored by Bryna Hazelton on 25 March 2020, 00:00:48 UTC, committed by Paul La Plante on 25 March 2020, 15:04:36 UTC
1 parent eae1d1c
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