https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 0eda159ebb10b90ad4c1b681cc76ecf2908739a8 authored by Matthew Kolopanis on 21 May 2019, 21:32:43 UTC, committed by Matthew Kolopanis on 28 May 2019, 18:45:58 UTC
1 parent 6722022
Raw File
Tip revision: 0eda159ebb10b90ad4c1b681cc76ecf2908739a8 authored by Matthew Kolopanis on 21 May 2019, 21:32:43 UTC
added keepdims keyword in np.string_ call for antenna_names
Tip revision: 0eda159
.coveragerc
[run]
omit = */tests/*

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