https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision c7a1ad3358d35f1bd7ab3df7f72ce4050dcbae41 authored by Bryna Hazelton on 04 May 2018, 23:34:15 UTC, committed by James Aguirre on 10 May 2018, 19:57:51 UTC
1 parent 93d0384
Raw File
Tip revision: c7a1ad3358d35f1bd7ab3df7f72ce4050dcbae41 authored by Bryna Hazelton on 04 May 2018, 23:34:15 UTC
Update the history strings for beam transformations
Tip revision: c7a1ad3
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