swh:1:snp:5d08e1a590957faccdc77737b5e8f49534d091bc
Raw File
Tip revision: 8dff1358ed15976610e24a105064a21d1d51bcd3 authored by Bryna Hazelton on 08 September 2021, 18:40:10 UTC
add support for wide-band cal
Tip revision: 8dff135
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