https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision a737ecb824ae6c3c2ab81930a61ff9d1db5dbe82 authored by Bryna Hazelton on 23 August 2017, 19:42:49 UTC, committed by Adam Beardsley on 23 August 2017, 20:04:21 UTC
1 parent 5d8a6e8
Raw File
Tip revision: a737ecb824ae6c3c2ab81930a61ff9d1db5dbe82 authored by Bryna Hazelton on 23 August 2017, 19:42:49 UTC
rename impedances to reflect that they are reference values
Tip revision: a737ecb
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