renecotyfanboy / jaxspec

jaxspec is an X-ray spectra Bayesian analysis package, relying on JAX to enable just in time compilation
https://jaxspec.readthedocs.io/en/latest/
MIT License
29 stars 2 forks source link

Background spectral model #201

Closed renecotyfanboy closed 1 month ago

renecotyfanboy commented 1 month ago

📚 Documentation preview 📚: https://jaxspec--201.org.readthedocs.build/en/201/

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 90.59829% with 11 lines in your changes missing coverage. Please review.

Project coverage is 88.27%. Comparing base (e474c63) to head (60a1ee4). Report is 28 commits behind head on main.

Files with missing lines Patch % Lines
src/jaxspec/_fit/_build_model.py 83.33% 9 Missing :warning:
src/jaxspec/analysis/results.py 92.85% 1 Missing :warning:
src/jaxspec/fit.py 93.75% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #201 +/- ## ========================================== + Coverage 87.97% 88.27% +0.29% ========================================== Files 23 24 +1 Lines 1555 1603 +48 ========================================== + Hits 1368 1415 +47 - Misses 187 188 +1 ```

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