https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 88440596304eeabe5e0dcc85888d727b6d39ad50 authored by Paul La Plante on 17 July 2017, 17:11:05 UTC, committed by Adam Beardsley on 18 July 2017, 03:58:21 UTC
1 parent cf526fe
Raw File
Tip revision: 88440596304eeabe5e0dcc85888d727b6d39ad50 authored by Paul La Plante on 17 July 2017, 17:11:05 UTC
Add code and tests for total_quality_array in select function
Tip revision: 8844059
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