https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Tip revision: 4de233091dead12b721d7e4b053297b75a8ebb54 authored by Bryna Hazelton on 12 January 2023, 19:44:33 UTC
More work on the analytic beam implementation
More work on the analytic beam implementation
Tip revision: 4de2330
.coveragerc
[run]
plugins = Cython.Coverage
concurrency = multiprocessing
parallel = true
omit =
*/tests/*
*/conftest.py
[report]
omit =
*/tests/*
*/conftest.py