https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision afc5919f15d0a03f79c52b3d2ac0ef4b4328a314 authored by Mike Wilensky on 16 October 2018, 22:34:33 UTC, committed by Mike Wilensky on 16 October 2018, 22:34:33 UTC
1 parent f208c9a
Raw File
Tip revision: afc5919f15d0a03f79c52b3d2ac0ef4b4328a314 authored by Mike Wilensky on 16 October 2018, 22:34:33 UTC
Blocked access to history if none exists and propagate WEIGHTS column if WEIGHTS_SPECTRUM does not exist
Tip revision: afc5919
.coveragerc
[run]
omit = */tests/*

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