Revision bb579ae50f425aaf6aaa19dc1a0ca31aa6234d22 authored by Dara Storer on 13 March 2020, 21:10:57 UTC, committed by Bryna Hazelton on 16 March 2020, 00:34:29 UTC
1 parent 467a10d
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