Revision d31fe849ec9af8bd5a4e4e4233aaa8e8db702b40 authored by Matthew Kolopanis on 28 May 2019, 22:43:51 UTC, committed by Bryna Hazelton on 29 May 2019, 19:01:41 UTC
1 parent 255cb0f
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