https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision e100590c995086077be6af5de3bcd69ea1e91367 authored by Bryna Hazelton on 25 August 2017, 02:32:56 UTC, committed by Bryna Hazelton on 05 November 2017, 04:58:06 UTC
1 parent 534fc7a
Raw File
Tip revision: e100590c995086077be6af5de3bcd69ea1e91367 authored by Bryna Hazelton on 25 August 2017, 02:32:56 UTC
restructure cst beam reader, add roundtrip tests with beamfits
Tip revision: e100590
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