discos / srt-single-dish-tools

Quicklook for Single Dish Telescopes
http://srt-single-dish-tools.readthedocs.io/en/latest/index.html
4 stars 7 forks source link

More informative warnings when invalid data are present, and only if data are in valid range #229

Closed matteobachetti closed 1 year ago

matteobachetti commented 1 year ago

(also, jit->njit, to avoid some Numba warnings)

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 93.75% and project coverage change: +16.07% :tada:

Comparison is base (58bab75) 76.79% compared to head (c9fd7f8) 92.86%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #229 +/- ## =========================================== + Coverage 76.79% 92.86% +16.07% =========================================== Files 24 24 Lines 6192 6197 +5 =========================================== + Hits 4755 5755 +1000 + Misses 1437 442 -995 ``` | [Files Changed](https://app.codecov.io/gh/discos/srt-single-dish-tools/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discos) | Coverage Δ | | |---|---|---| | [srttools/utils.py](https://app.codecov.io/gh/discos/srt-single-dish-tools/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discos#diff-c3J0dG9vbHMvdXRpbHMucHk=) | `88.85% <50.00%> (+26.80%)` | :arrow_up: | | [srttools/global\_fit.py](https://app.codecov.io/gh/discos/srt-single-dish-tools/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discos#diff-c3J0dG9vbHMvZ2xvYmFsX2ZpdC5weQ==) | `92.38% <100.00%> (+10.15%)` | :arrow_up: | | [srttools/imager.py](https://app.codecov.io/gh/discos/srt-single-dish-tools/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discos#diff-c3J0dG9vbHMvaW1hZ2VyLnB5) | `92.88% <100.00%> (+10.21%)` | :arrow_up: | | [srttools/scan.py](https://app.codecov.io/gh/discos/srt-single-dish-tools/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discos#diff-c3J0dG9vbHMvc2Nhbi5weQ==) | `94.92% <100.00%> (+29.29%)` | :arrow_up: | | [srttools/simulate.py](https://app.codecov.io/gh/discos/srt-single-dish-tools/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discos#diff-c3J0dG9vbHMvc2ltdWxhdGUucHk=) | `98.08% <100.00%> (+1.91%)` | :arrow_up: | ... and [11 files with indirect coverage changes](https://app.codecov.io/gh/discos/srt-single-dish-tools/pull/229/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discos)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.