https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision e885971d1f13e39d419da55d6caf8f9b11cad703 authored by Bryna Hazelton on 07 May 2019, 21:25:34 UTC, committed by James Aguirre on 10 May 2019, 20:52:50 UTC
1 parent d939b90
Raw File
Tip revision: e885971d1f13e39d419da55d6caf8f9b11cad703 authored by Bryna Hazelton on 07 May 2019, 21:25:34 UTC
handle longitudinal branch cut in beam interpolation
Tip revision: e885971
MANIFEST.in
include *.md
include LICENSE
include pyuvdata/VERSION
include pyuvdata/GIT_INFO
include *.bib
include pyuvdata/src/*
include scripts/*.pro
include scripts/*.sh
recursive-include pyuvdata/data *
prune pyuvdata/data/test
recursive-include docs *
exclude docs/.DS_Store
prune docs/_build
prune docs/__pycache__
back to top