dstansby / demcmc

Differential Emission Measure estimation using MCMC methods
https://demcmc.readthedocs.io
BSD 3-Clause "New" or "Revised" License
7 stars 2 forks source link

Add DEM loading #40

Closed dstansby closed 1 year ago

dstansby commented 1 year ago

Fixes https://github.com/dstansby/demcmc/issues/33

codecov-commenter commented 1 year ago

Codecov Report

Base: 89.71% // Head: 90.15% // Increases project coverage by +0.44% :tada:

Coverage data is based on head (8d3e4f7) compared to base (d842bf2). Patch coverage: 100.00% of modified lines in pull request are covered.

:exclamation: Current head 8d3e4f7 differs from pull request most recent head 79cc2f4. Consider uploading reports for the commit 79cc2f4 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #40 +/- ## ========================================== + Coverage 89.71% 90.15% +0.44% ========================================== Files 9 9 Lines 311 325 +14 ========================================== + Hits 279 293 +14 Misses 32 32 ``` | [Impacted Files](https://codecov.io/gh/dstansby/demcmc/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Stansby) | Coverage Δ | | |---|---|---| | [src/demcmc/dem.py](https://codecov.io/gh/dstansby/demcmc/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Stansby#diff-c3JjL2RlbWNtYy9kZW0ucHk=) | `91.66% <100.00%> (+1.30%)` | :arrow_up: | | [src/demcmc/mcmc.py](https://codecov.io/gh/dstansby/demcmc/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Stansby#diff-c3JjL2RlbWNtYy9tY21jLnB5) | `100.00% <100.00%> (ø)` | | | [src/demcmc/tests/test\_mcmc.py](https://codecov.io/gh/dstansby/demcmc/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Stansby#diff-c3JjL2RlbWNtYy90ZXN0cy90ZXN0X21jbWMucHk=) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Stansby). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Stansby)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.