swh:1:snp:03e8cdabc80bf6f4ef54d117858809e20088601c
Raw File
Tip revision: 57ff49661155427add795b0ccb3229325c23e189 authored by pyxieloustar on 11 March 2021, 20:33:05 UTC
make van vleck autos function a pyuvdata function
Tip revision: 57ff496
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