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

Remove outdated hacks to make `evt.modules.spms` work with older data production versions #580

Closed gipert closed 4 months ago

gipert commented 4 months ago

@ggmarshall this needs testing.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 48.63%. Comparing base (d53c613) to head (9185cfe). Report is 2 commits behind head on main.

Files Patch % Lines
src/pygama/evt/modules/larveto.py 0.00% 2 Missing :warning:
src/pygama/evt/modules/spms.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #580 +/- ## ========================================== - Coverage 50.07% 48.63% -1.44% ========================================== Files 59 59 Lines 7755 7750 -5 ========================================== - Hits 3883 3769 -114 - Misses 3872 3981 +109 ```

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