Revision e2d263a6f93db1f6c254a78790d1b42f13d73688 authored by Garrett Keating on 20 April 2021, 16:22:26 UTC, committed by Paul La Plante on 25 June 2021, 14:49:40 UTC
1 parent a88f714
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