https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision d5c273e276bb5c47f7a3d72dfb458ff4e8806146 authored by pyxieloustar on 22 August 2020, 12:50:30 UTC, committed by Bryna Hazelton on 16 February 2021, 18:21:08 UTC
1 parent cbf40dc
Raw File
Tip revision: d5c273e276bb5c47f7a3d72dfb458ff4e8806146 authored by pyxieloustar on 22 August 2020, 12:50:30 UTC
fix van vleck unit test
Tip revision: d5c273e
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