https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 0e705ac918160df1d1500534a8eba50de60ea65a authored by Bryna Hazelton on 05 May 2019, 17:27:06 UTC, committed by Jonathan Pober on 23 May 2019, 00:22:22 UTC
1 parent 2ed8fc9
Raw File
Tip revision: 0e705ac918160df1d1500534a8eba50de60ea65a authored by Bryna Hazelton on 05 May 2019, 17:27:06 UTC
add testing for reorder_blts, bug fixes
Tip revision: 0e705ac
.coveragerc
[run]
omit = */tests/*

[report]
omit = */tests/*
back to top