https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision e7e9baaea582e3e70ba85a38280640aa3b1ac236 authored by Danny Jacobs on 14 April 2017, 20:05:59 UTC, committed by GitHub on 14 April 2017, 20:05:59 UTC
2 parent s f557078 + e7df936
Raw File
Tip revision: e7e9baaea582e3e70ba85a38280640aa3b1ac236 authored by Danny Jacobs on 14 April 2017, 20:05:59 UTC
Merge pull request #144 from HERA-Team/fix_version
Tip revision: e7e9baa
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