https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 4d5aba339dd64d2d5312f109d0d5d370feb9c02d authored by Bryna Hazelton on 03 May 2019, 18:38:02 UTC, committed by Jonathan Pober on 23 May 2019, 00:22:22 UTC
1 parent 84dcd74
Raw File
Tip revision: 4d5aba339dd64d2d5312f109d0d5d370feb9c02d authored by Bryna Hazelton on 03 May 2019, 18:38:02 UTC
replace _set_u_positive with conjugate_bls, fix bugs
Tip revision: 4d5aba3
.coveragerc
[run]
omit = */tests/*

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