https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision ce3b8b45613b5f23102afc2b5c1a4c80d6b3ec21 authored by Bryna Hazelton on 03 June 2019, 17:41:01 UTC, committed by GitHub on 03 June 2019, 17:41:01 UTC
* update some docstrings in uvdata.py to numpy style

* update more docstrings

* fix bugs introduced by eliminating *args and **kwargs, add tests

* fix handling of multiple input parameters with the same type/description

* fix a bug from the tutorial, add tests to catch it

* fix tests to actually cover passing _key2inds a nested tuple

* un-reorder uvdata methods for ease of PR and rebasing

will make issue to re-reorder

* improve returns section handling

* Fix docstring errors Adam found

* fix key types everywhere

* fix issues introduced in rebase

* fix another rebase mistake

* and another rebase fix
1 parent 0433774
History
Tip revision: ce3b8b45613b5f23102afc2b5c1a4c80d6b3ec21 authored by Bryna Hazelton on 03 June 2019, 17:41:01 UTC
Numpy style docstrings (#604)
Tip revision: ce3b8b4
File Mode Size
data
src
tests
VERSION -rw-r--r-- 6 bytes
__init__.py -rw-r--r-- 738 bytes
aipy_extracts.py -rw-r--r-- 20.0 KB
beamfits.py -rw-r--r-- 33.9 KB
calfits.py -rw-r--r-- 28.8 KB
cst_beam.py -rw-r--r-- 12.2 KB
fhd.py -rw-r--r-- 21.6 KB
fhd_cal.py -rw-r--r-- 9.2 KB
miriad.py -rw-r--r-- 64.5 KB
ms.py -rw-r--r-- 15.3 KB
parameter.py -rw-r--r-- 17.0 KB
telescopes.py -rw-r--r-- 5.6 KB
utils.py -rw-r--r-- 45.4 KB
uvbase.py -rw-r--r-- 12.6 KB
uvbeam.py -rw-r--r-- 116.6 KB
uvcal.py -rw-r--r-- 62.9 KB
uvdata.py -rw-r--r-- 222.5 KB
uvfits.py -rw-r--r-- 46.4 KB
uvflag.py -rw-r--r-- 38.8 KB
uvh5.py -rw-r--r-- 50.3 KB
version.py -rw-r--r-- 3.4 KB

back to top