legend-exp / dspeed

Fast Digital Signal Processing for particle detector signals in Python
https://dspeed.readthedocs.io
GNU General Public License v3.0
2 stars 13 forks source link

update svm processor to have default option and add poly_fit processo… #67

Closed ggmarshall closed 6 months ago

ggmarshall commented 6 months ago

…rs for cuts

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 60.62%. Comparing base (a7d18d3) to head (5d7627b). Report is 9 commits behind head on main.

Files Patch % Lines
src/dspeed/processors/poly_fit.py 16.36% 46 Missing :warning:
src/dspeed/processors/svm.py 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #67 +/- ## ========================================== - Coverage 61.45% 60.62% -0.83% ========================================== Files 47 48 +1 Lines 3191 3251 +60 ========================================== + Hits 1961 1971 +10 - Misses 1230 1280 +50 ```

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