Releases: legend-exp/LegendDSP.jl
Releases · legend-exp/LegendDSP.jl
v0.2.6
v0.2.5
0.2.4
What's Changed
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #42
- Bug Fix SiPM DSP by @theHenks in #44
- Add
DerivativeFilter
by @fhagemann in #45 - Bug fix derivative filter by @theHenks in #46
- Add
TimeAxis
filter by @fhagemann in #47 - Add
extremestats
by @fhagemann in #48 - Add DSP for Muon Veto PMTs by @MayaMenzel in #49
- Fix typo in dsp_pmts.jl by @MayaMenzel in #50
- Add
thresholdstats
by @fhagemann in #51 - Update codecov CI by @fhagemann in #53
SiPM
Optimization by @theHenks in #52- Remove
ft < rt
condition for filter optimization by @theHenks in #54 - Add waveform maxima after filtering to DSP output as energy extractors by @theHenks in #55
- Add TimeAxisFilter(), fix typo by @MayaMenzel in #56
- Waveform based trigger thresholds + Bug Fixes by @theHenks in #57
- Bug Fix PMT DSP by @theHenks in #58
- Add SiPM
thresholdstats
to DSP output by @theHenks in #59 - Bug Fix optimization
QC
by @theHenks in #60
New Contributors
- @MayaMenzel made their first contribution in #49
Full Changelog: v0.2.3...v0.2.4