https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Tip revision: 217d00bf07460e685180115367d56122c805ee5a 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: 217d00b
.coveragerc
[run]
plugins = Cython.Coverage
concurrency = multiprocessing
parallel = true
omit =
*/tests/*
*/conftest.py
[report]
omit =
*/tests/*
*/conftest.py