https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision f1fdfc11d548022175b81f330d0637ca1acffada authored by Adam Beardsley on 18 September 2017, 21:30:11 UTC, committed by Bryna Hazelton on 26 October 2017, 17:45:31 UTC
1 parent 8c65e54
Raw File
Tip revision: f1fdfc11d548022175b81f330d0637ca1acffada authored by Adam Beardsley on 18 September 2017, 21:30:11 UTC
Added utility function to go between jones nums and str
Tip revision: f1fdfc1
.coveragerc
[run]
omit = */tests/*

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