https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 22ee96cc39064dcd7edbce451a2dd33ce6932ff8 authored by Bryna Hazelton on 18 July 2018, 21:13:29 UTC, committed by Bryna Hazelton on 19 July 2018, 16:10:04 UTC
1 parent c7f0c9c
Raw File
Tip revision: 22ee96cc39064dcd7edbce451a2dd33ce6932ff8 authored by Bryna Hazelton on 18 July 2018, 21:13:29 UTC
Add warnings for shape (3,3) arrays
Tip revision: 22ee96c
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