https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 80344f6240e172b6ab0cc815b98d30482b0d4b8c authored by Bryna Hazelton on 04 June 2019, 22:13:25 UTC, committed by Bryna Hazelton on 05 June 2019, 15:21:45 UTC
1 parent ce3b8b4
Raw File
Tip revision: 80344f6240e172b6ab0cc815b98d30482b0d4b8c authored by Bryna Hazelton on 04 June 2019, 22:13:25 UTC
Add option to be able to *not* write lsts to uvfits files.
Tip revision: 80344f6
.coveragerc
[run]
omit = */tests/*

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