https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision cfbf442c4f38c931e3b3d114aa6f051f0b04b8d7 authored by Matthew Kolopanis on 13 May 2019, 23:09:37 UTC, committed by Bryna Hazelton on 22 May 2019, 18:57:04 UTC
1 parent 336746a
Raw File
Tip revision: cfbf442c4f38c931e3b3d114aa6f051f0b04b8d7 authored by Matthew Kolopanis on 13 May 2019, 23:09:37 UTC
uvdata nose --> pytest
Tip revision: cfbf442
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