Revision 5d1a5941d42b4cc7a41939f6533152b05613ca86 authored by Bryna Hazelton on 04 December 2020, 23:53:03 UTC, committed by Bryna Hazelton on 09 December 2020, 18:51:36 UTC
1 parent 5aebe97
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