legend-exp / pygama

Python package for data processing and analysis
https://pygama.readthedocs.io
GNU General Public License v3.0
18 stars 56 forks source link

LQ calibration updates #577

Closed erin717 closed 4 months ago

erin717 commented 4 months ago

Added the following updates to the LQ calibration routines:

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 60.41667% with 19 lines in your changes are missing coverage. Please review.

Project coverage is 50.10%. Comparing base (daa9530) to head (8e275d2).

Files Patch % Lines
src/pygama/pargen/lq_cal.py 60.41% 19 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #577 +/- ## ========================================== + Coverage 50.05% 50.10% +0.04% ========================================== Files 63 63 Lines 7581 7596 +15 ========================================== + Hits 3795 3806 +11 - Misses 3786 3790 +4 ```

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