Revision e306951bf6aff7b144023bc767bc9313b0aa30b5 authored by Bryna Hazelton on 10 April 2019, 22:20:00 UTC, committed by Jonathan Pober on 23 May 2019, 00:22:22 UTC
1 parent bb55d26
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