https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 78981e6a32e602af5ff0956554b01dba1865bdd0 authored by Bryna Hazelton on 10 July 2017, 20:21:44 UTC, committed by Adam Beardsley on 12 July 2017, 21:46:06 UTC
1 parent 1c45ee7
Raw File
Tip revision: 78981e6a32e602af5ff0956554b01dba1865bdd0 authored by Bryna Hazelton on 10 July 2017, 20:21:44 UTC
Add x_orientation to UVData, add support for uvfits and miriad
Tip revision: 78981e6
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