https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision a214dbccb19062d362004dfe61535ab0cb0f2f8b authored by Bryna Hazelton on 12 December 2019, 21:28:14 UTC, committed by Bryna Hazelton on 20 December 2019, 00:09:47 UTC
1 parent 7772bc6
Raw File
Tip revision: a214dbccb19062d362004dfe61535ab0cb0f2f8b authored by Bryna Hazelton on 12 December 2019, 21:28:14 UTC
deprecate `phase_center` and `phase_data` keywords in read_mwa_corr_fits
Tip revision: a214dbc
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