https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Raw File
Tip revision: 983ae27b57a28550b6ee1a58e13cc9161bb89327 authored by Bryna Hazelton on 15 January 2020, 19:15:00 UTC
update release date
Tip revision: 983ae27
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