https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 75aca12ecb1138471bbddf1b8344b308cc6434cf authored by aelanman on 29 September 2018, 21:16:34 UTC, committed by aelanman on 29 September 2018, 21:16:34 UTC
1 parent 851f68c
Raw File
Tip revision: 75aca12ecb1138471bbddf1b8344b308cc6434cf authored by aelanman on 29 September 2018, 21:16:34 UTC
Enable efield_to_pstokes when in az_za coordinates
Tip revision: 75aca12
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