swh:1:snp:5d08e1a590957faccdc77737b5e8f49534d091bc
Raw File
Tip revision: 73df5d5b6177f80afdea956ebf1cf6d08a81935a authored by e-koch on 23 November 2021, 22:17:42 UTC
Add a test of the creation of scan numbers when writing an MS with multi-phase centers
Tip revision: 73df5d5
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