Revision 06b88ca5265e53b8275d24b8604183f3af0a3089 authored by Christopher Moriarty on 06 August 2020, 14:34:52 UTC, committed by Christopher Moriarty on 06 August 2020, 14:34:52 UTC
1 parent 05275ac
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