Revision d64a6b027fd01ece2f7bba0ddd72b09d7b93ff22 authored by Bryna Hazelton on 29 September 2020, 23:57:48 UTC, committed by Paul La Plante on 05 October 2020, 23:28:36 UTC
1 parent 1236db2
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