https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 9dcbe1adc5982f6d58b7a7da979fb7305a6cf636 authored by Bryna Hazelton on 28 June 2018, 00:23:43 UTC, committed by Bryna Hazelton on 11 July 2018, 19:54:59 UTC
1 parent e6e280e
Raw File
Tip revision: 9dcbe1adc5982f6d58b7a7da979fb7305a6cf636 authored by Bryna Hazelton on 28 June 2018, 00:23:43 UTC
improve test coverage, fix channel width write error
Tip revision: 9dcbe1a
.coveragerc
[run]
omit = */tests/*

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