https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 20cdd3eea59cadbf76e565e7ca79306eb9169685 authored by Bryna Hazelton on 07 May 2019, 01:17:55 UTC, committed by Jonathan Pober on 23 May 2019, 00:22:22 UTC
1 parent 1858800
Raw File
Tip revision: 20cdd3eea59cadbf76e565e7ca79306eb9169685 authored by Bryna Hazelton on 07 May 2019, 01:17:55 UTC
fix tutorial formatting
Tip revision: 20cdd3e
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