https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 1084737337e7db7c0ad93ef6b45357eeb7656191 authored by Paul La Plante on 29 September 2017, 20:34:28 UTC, committed by Adam Beardsley on 02 October 2017, 21:43:41 UTC
1 parent 98a48fc
Raw File
Tip revision: 1084737337e7db7c0ad93ef6b45357eeb7656191 authored by Paul La Plante on 29 September 2017, 20:34:28 UTC
Add test for file with total_quality_array
Tip revision: 1084737
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