https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 1ed38f5636702f848d6155e6bb669aef263d6145 authored by Bryna Hazelton on 26 June 2018, 22:02:58 UTC, committed by Bryna Hazelton on 11 July 2018, 19:54:59 UTC
1 parent c0b509e
Raw File
Tip revision: 1ed38f5636702f848d6155e6bb669aef263d6145 authored by Bryna Hazelton on 26 June 2018, 22:02:58 UTC
make simple phasing the default after other bug fixes
Tip revision: 1ed38f5
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