https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision f6d9679fd5be5c63fa0690ffc193d84580cb6e03 authored by Bryna Hazelton on 23 April 2020, 23:29:29 UTC, committed by Bryna Hazelton on 24 April 2020, 17:04:02 UTC
1 parent 2176518
Raw File
Tip revision: f6d9679fd5be5c63fa0690ffc193d84580cb6e03 authored by Bryna Hazelton on 23 April 2020, 23:29:29 UTC
use fixtures and cut sky healpix maps to speed up beam tests
Tip revision: f6d9679
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

[report]
omit =
  */tests/*
  */conftest.py
back to top