https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 8d35238e3ff4e872612d4d95dbfaa3e101a0ae57 authored by Bryna Hazelton on 03 May 2017, 23:15:33 UTC, committed by Bryna Hazelton on 04 May 2017, 01:44:21 UTC
1 parent 47705d4
Raw File
Tip revision: 8d35238e3ff4e872612d4d95dbfaa3e101a0ae57 authored by Bryna Hazelton on 03 May 2017, 23:15:33 UTC
Add delay_convention argument and docstring to convert_to_gain
Tip revision: 8d35238
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