Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changes to loading for trimming and updates to cal routines to handle 2 stage calibration #529

Merged
merged 11 commits into from
Dec 4, 2023

style: pre-commit fixes

b6f9576
Select commit
Loading
Failed to load commit list.
Merged

changes to loading for trimming and updates to cal routines to handle 2 stage calibration #529

style: pre-commit fixes
b6f9576
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2023 in 0s

19.75% (-0.28%) compared to 9432759

View this Pull Request on Codecov

19.75% (-0.28%) compared to 9432759

Details

Codecov Report

Attention: 180 lines in your changes are missing coverage. Please review.

Comparison is base (9432759) 20.03% compared to head (b6f9576) 19.75%.
Report is 2 commits behind head on main.

Files Patch % Lines
src/pygama/pargen/ecal_th.py 0.00% 133 Missing ⚠️
src/pygama/pargen/utils.py 0.00% 19 Missing ⚠️
src/pygama/pargen/energy_cal.py 10.52% 17 Missing ⚠️
src/pygama/pargen/energy_optimisation.py 8.33% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #529      +/-   ##
==========================================
- Coverage   20.03%   19.75%   -0.28%     
==========================================
  Files          31       31              
  Lines        6479     6569      +90     
==========================================
  Hits         1298     1298              
- Misses       5181     5271      +90     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.