https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision e100590c995086077be6af5de3bcd69ea1e91367 authored by Bryna Hazelton on 25 August 2017, 02:32:56 UTC, committed by Bryna Hazelton on 05 November 2017, 04:58:06 UTC
1 parent 534fc7a
Raw File
Tip revision: e100590c995086077be6af5de3bcd69ea1e91367 authored by Bryna Hazelton on 25 August 2017, 02:32:56 UTC
restructure cst beam reader, add roundtrip tests with beamfits
Tip revision: e100590
.coveragerc
[run]
omit = */tests/*

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