https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 6a208e3c6c9e7544c03658186e3dcd44e6f9e1b6 authored by Bryna Hazelton on 11 July 2018, 16:33:22 UTC, committed by Bryna Hazelton on 11 July 2018, 19:54:59 UTC
1 parent 45c2c00
Raw File
Tip revision: 6a208e3c6c9e7544c03658186e3dcd44e6f9e1b6 authored by Bryna Hazelton on 11 July 2018, 16:33:22 UTC
improve error handling if phase_to_time is not called with a Time object
Tip revision: 6a208e3
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