https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 92b3473f735a837856ad9a65043c68ace02a2ee7 authored by Nicholas Kern on 08 February 2018, 21:51:16 UTC, committed by Bryna Hazelton on 09 February 2018, 18:44:14 UTC
1 parent dc53ba5
Raw File
Tip revision: 92b3473f735a837856ad9a65043c68ace02a2ee7 authored by Nicholas Kern on 08 February 2018, 21:51:16 UTC
pep8 issue on miriad_to_uvfits.py
Tip revision: 92b3473
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