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
references
Makefile -rw-r--r-- 7.9 KB
conf.py -rw-r--r-- 12.4 KB
cst_settings_yaml.rst -rw-r--r-- 9.3 KB
developer_docs.rst -rw-r--r-- 2.1 KB
index.rst -rw-r--r-- 143 bytes
known_telescopes.rst -rw-r--r-- 499 bytes
make_beam_parameters.py -rw-r--r-- 1.8 KB
make_cal_parameters.py -rw-r--r-- 1.7 KB
make_index.py -rw-r--r-- 3.1 KB
make_parameters.py -rw-r--r-- 2.3 KB
requirements.txt -rw-r--r-- 12 bytes
tutorial.rst -rw-r--r-- 55.3 KB
utility_functions.rst -rw-r--r-- 71 bytes
uvbeam.rst -rw-r--r-- 226 bytes
uvcal.rst -rw-r--r-- 247 bytes
uvdata.rst -rw-r--r-- 236 bytes

back to top