https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 86ed0b136dbd7538efd566b7b28f67419e54f187 authored by Nicholas Kern on 10 May 2018, 21:47:00 UTC, committed by Bryna Hazelton on 11 May 2018, 06:55:31 UTC
1 parent 7f8a84b
Raw File
Tip revision: 86ed0b136dbd7538efd566b7b28f67419e54f187 authored by Nicholas Kern on 10 May 2018, 21:47:00 UTC
updated read_miriad to raise exception if ant_str and other ant selections provided
Tip revision: 86ed0b1
.coveragerc
[run]
omit = */tests/*

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