Revision 8a160b67ed6b6dd4ee4c18395a6359c19cdaea65 authored by Bryna Hazelton on 13 January 2022, 03:30:58 UTC, committed by Matthew Kolopanis on 20 January 2022, 16:48:36 UTC
1 parent 7bf3244
Raw File
uvdata.rst
UVData Class
=============

UVData is the main user class. It provides import and export functionality to
all supported file formats (UVFITS, Miriad, FHD) and can be interacted with directly.

.. autoclass:: pyuvdata.UVData
  :members:
back to top