swh:1:snp:5d08e1a590957faccdc77737b5e8f49534d091bc
Raw File
Tip revision: 8dff1358ed15976610e24a105064a21d1d51bcd3 authored by Bryna Hazelton on 08 September 2021, 18:40:10 UTC
add support for wide-band cal
Tip revision: 8dff135
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