https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 674bd57a7de744ba4238eee5484156f5d433a289 authored by Adam Beardsley on 18 July 2017, 22:50:01 UTC, committed by Adam Beardsley on 18 July 2017, 22:50:01 UTC
1 parent 5dee3b7
Raw File
Tip revision: 674bd57a7de744ba4238eee5484156f5d433a289 authored by Adam Beardsley on 18 July 2017, 22:50:01 UTC
More work on mueller matrices
Tip revision: 674bd57
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