Revision cbc655fa0bd18a173c1fb59e5cc869b6dc748956 authored by Bryna Hazelton on 03 May 2017, 22:05:54 UTC, committed by Bryna Hazelton on 04 May 2017, 01:44:21 UTC
1 parent 7f2d525
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