swh:1:snp:5d08e1a590957faccdc77737b5e8f49534d091bc
Raw File
Tip revision: e8e9a374de1a553e4af15d3d5f3f507f830941c9 authored by pyxieloustar on 01 December 2021, 01:06:35 UTC
add test files
Tip revision: e8e9a37
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