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
File Mode Size
.circleci
.github
ci
docs
pyuvdata
scripts
.codecov.yml -rw-r--r-- 62 bytes
.coveragerc -rw-r--r-- 50 bytes
.gitignore -rw-r--r-- 976 bytes
.readthedocs.yml -rw-r--r-- 167 bytes
.travis.yml -rw-r--r-- 2.4 KB
CHANGELOG.md -rw-r--r-- 10.4 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.5 KB
LICENSE -rw-r--r-- 1.3 KB
MANIFEST.in -rw-r--r-- 308 bytes
README.md -rw-r--r-- 9.7 KB
paper.bib -rw-r--r-- 3.9 KB
paper.md -rw-r--r-- 1.9 KB
setup.cfg -rw-r--r-- 105 bytes
setup.py -rw-r--r-- 3.6 KB

README.md

back to top