https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision ee91bbea9a97fe5a82f12fcc855620e3583607f4 authored by Garrett "Karto" Keating on 20 July 2021, 17:38:40 UTC, committed by Paul La Plante on 30 September 2021, 17:35:20 UTC
1 parent 2c9c561
Raw File
Tip revision: ee91bbea9a97fe5a82f12fcc855620e3583607f4 authored by Garrett "Karto" Keating on 20 July 2021, 17:38:40 UTC
More updates to ms writer, not seems to work for multi-source and flex-spw
Tip revision: ee91bbe
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