Revision 1c02e1c633ddc76d3ae7c5eb6c98a0db30bee8f4 authored by Bryna Hazelton on 08 September 2021, 23:47:29 UTC, committed by Bryna Hazelton on 08 September 2021, 23:47:29 UTC
1 parent 5481658
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