Revision f6d9679fd5be5c63fa0690ffc193d84580cb6e03 authored by Bryna Hazelton on 23 April 2020, 23:29:29 UTC, committed by Bryna Hazelton on 24 April 2020, 17:04:02 UTC
1 parent 2176518
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