https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Raw File
Tip revision: d5515e11b331a26e14ead3c2bd2bd0cb19220596 authored by Bryna Hazelton on 14 October 2021, 22:50:31 UTC
update the changelog for a new version
Tip revision: d5515e1
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