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

Added Agauss, Zagauss and Zgauss #122

Closed CamilleDiez closed 9 months ago

CamilleDiez commented 9 months ago

Added redshifted gaussian in energy space (Zgauss) + simple and redshifted gaussian in wavelength space (Agauss and Zagauss). Removed primitive definition in Gauss + small changes for harmonization between all gaussian models.


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

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a82d9f8) 89.13% compared to head (12b5260) 89.42%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #122 +/- ## ========================================== + Coverage 89.13% 89.42% +0.29% ========================================== Files 17 17 Lines 1003 1031 +28 ========================================== + Hits 894 922 +28 Misses 109 109 ```

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