Revision f1d4dfa50ac3cbccadc0d039cde006076aaac075 authored by PyxieLouStar on 19 March 2020, 17:30:22 UTC, committed by Bryna Hazelton on 20 March 2020, 00:09:45 UTC
1 parent eba1cc1
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