Skip to content

Commit

Permalink
fix mwa beam docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
bhazelton committed Nov 21, 2024
1 parent 2b3eaf3 commit 60408dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/pyuvdata/uvbeam/uvbeam.py
Original file line number Diff line number Diff line change
Expand Up @@ -3997,7 +3997,8 @@ def read_mwa_beam(self, h5filepath, **kwargs):
h5filepath : str
path to input h5 file containing the MWA full embedded element spherical
harmonic modes. Download via
`wget http://cerberus.mwa128t.org/mwa_full_embedded_element_pattern.h5`
`wget http://ws.mwatelescope.org/static/mwa_full_embedded_element_pattern.h5`
(This reader is based on https://github.com/MWATelescope/mwa_pb).
use_future_array_shapes : bool
Defunct option, will result in an error in version 3.2.
delays : array of ints
Expand Down

0 comments on commit 60408dc

Please sign in to comment.