Revision 90f45e66bca52b910e00008a3db4e0b886d5e46b authored by pyxieloustar on 20 August 2020, 18:41:43 UTC, committed by Bryna Hazelton on 20 August 2020, 20:02:55 UTC
1 parent 433be31
Raw File
uvcal.rst
UVCal Class
=============

UVCal is the main user class for calibration solutions. It provides import and export functionality to
all supported file formats (calfits) and can be interacted with directly.

.. autoclass:: pyuvdata.UVCal
  :members:
back to top