https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 6a38dff6cefd02670f1aa6d622d0201ea9ed95aa authored by Bryna Hazelton on 11 May 2018, 21:31:18 UTC, committed by Bryna Hazelton on 11 May 2018, 23:57:19 UTC
1 parent 176477d
Raw File
Tip revision: 6a38dff6cefd02670f1aa6d622d0201ea9ed95aa authored by Bryna Hazelton on 11 May 2018, 21:31:18 UTC
Add history changes for miriad partial read, handle warnings, fix tests
Tip revision: 6a38dff
MANIFEST.in
include *.md
include LICENSE
include pyuvdata/VERSION
include pyuvdata/GIT_INFO
include *.bib
include scripts/*.pro
include scripts/*.sh
recursive-include pyuvdata/data *
prune pyuvdata/data/test
recursive-include docs *
exclude docs/.DS_Store
prune docs/_build
back to top