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
appveyor.yml -rw-r--r-- 2.5 KB
hera_cal.yml -rw-r--r-- 231 bytes
hera_qm.yml -rw-r--r-- 177 bytes
install-circle.sh -rwxr-xr-x 602 bytes
install.ps1 -rw-r--r-- 2.9 KB
pyuvdata_linting.yml -rw-r--r-- 92 bytes
pyuvdata_min_deps_tests.yml -rw-r--r-- 151 bytes
pyuvdata_tests.yml -rw-r--r-- 193 bytes
rtd_env.yml -rw-r--r-- 149 bytes
run_with_env.cmd -rw-r--r-- 3.5 KB

back to top