https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision c29c70bdb858d9bd363b98edc06b92342967d6f6 authored by Bryna Hazelton on 23 June 2017, 23:17:50 UTC, committed by Bryna Hazelton on 03 July 2017, 19:18:28 UTC
1 parent bd9c9db
Raw File
Tip revision: c29c70bdb858d9bd363b98edc06b92342967d6f6 authored by Bryna Hazelton on 23 June 2017, 23:17:50 UTC
Add handling for reading multiple files
Tip revision: c29c70b
.coveragerc
[run]
omit = */tests/*

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