Revision b3f714bbf367bbe23aa3e5acb05b7cbaa30b920e authored by Matthew Kolopanis on 24 April 2020, 16:11:33 UTC, committed by Paul La Plante on 28 April 2020, 03:11:57 UTC
1 parent 31748e9
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