https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 4515a917fd24a114a2d538d4856253ac0848460a authored by Peter Williams on 23 June 2018, 13:57:16 UTC, committed by Peter Williams on 25 June 2018, 17:42:34 UTC
1 parent dbeb1b0
Raw File
Tip revision: 4515a917fd24a114a2d538d4856253ac0848460a authored by Peter Williams on 23 June 2018, 13:57:16 UTC
pyuvdata/uvdata.py: avoid crash in antnums_to_baseline() if Nants_telescope is None
Tip revision: 4515a91
.coveragerc
[run]
omit = */tests/*

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