https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision f2cd37c2c6c2571506777f5effdd8d1d4ceee3ac authored by Dara Storer on 08 February 2021, 05:41:38 UTC, committed by Dara Storer on 08 February 2021, 05:41:38 UTC
1 parent 0b15661
Raw File
Tip revision: f2cd37c2c6c2571506777f5effdd8d1d4ceee3ac authored by Dara Storer on 08 February 2021, 05:41:38 UTC
Don't allow with 'bls'
Tip revision: f2cd37c
uvbeam.rst
UVBeam Class
=============

UVBeam is the main user class for beam models. It provides import and export functionality to
supported file formats and can be interacted with directly.

.. autoclass:: pyuvdata.UVBeam
  :members:
back to top