swh:1:snp:5d08e1a590957faccdc77737b5e8f49534d091bc
Raw File
Tip revision: 21fd1ffbd3284db8b7793656f46a13bd79545aae authored by Bryna Hazelton on 22 November 2021, 18:05:12 UTC
Improve description of filename parameter
Tip revision: 21fd1ff
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