Revision 14a1b1c8147be19af7c21745b735276f7f88ab38 authored by Mike Wilensky on 11 March 2020, 01:53:50 UTC, committed by Bryna Hazelton on 23 March 2020, 21:09:08 UTC
1 parent 20fbcf9
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