https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision ebd98f7af5291770eda6a7087e27e44a33eb19d9 authored by Bryna Hazelton on 26 April 2017, 17:17:59 UTC, committed by Zaki Ali on 26 April 2017, 23:39:39 UTC
1 parent d677d76
Raw File
Tip revision: ebd98f7af5291770eda6a7087e27e44a33eb19d9 authored by Bryna Hazelton on 26 April 2017, 17:17:59 UTC
update descriptions on cal_type dependent parameters
Tip revision: ebd98f7
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