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

SiPM Optimization #52

Merged
merged 8 commits into from
Feb 3, 2025
Merged

SiPM Optimization #52

merged 8 commits into from
Feb 3, 2025

Conversation

theHenks
Copy link
Collaborator

@theHenks theHenks commented Feb 1, 2025

New SiPM optimization DSP. The function sweeps through different filter lengths and generates the DSP in a grid style.
The PR includes also bug fixes for:

  • dsp_puls splitted into compressed and not-compressed version
  • n_threshold naming changed to config.n_σ_threshold to adapt to new metadata layout
  • Included StatsBase as dependency

@theHenks theHenks requested a review from fhagemann February 1, 2025 00:24
@theHenks theHenks self-assigned this Feb 1, 2025
@theHenks theHenks added bug Something isn't working enhancement New feature or request labels Feb 1, 2025
src/dsp_puls.jl Show resolved Hide resolved
src/dsp_sipm.jl Show resolved Hide resolved
src/dsp_sipm_optimization.jl Outdated Show resolved Hide resolved
src/dsp_sipm_optimization.jl Outdated Show resolved Hide resolved
src/dsp_sipm_optimization.jl Outdated Show resolved Hide resolved
src/dsp_sipm_optimization.jl Show resolved Hide resolved
src/dsp_sipm_optimization.jl Outdated Show resolved Hide resolved
src/dsp_sipm_optimization.jl Outdated Show resolved Hide resolved
src/LegendDSP.jl Outdated Show resolved Hide resolved
Copy link

codecov bot commented Feb 3, 2025

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@fhagemann
Copy link
Contributor

I rebased this PR to exclude all commits involving using StatsBase.
This should be good to go now.

@fhagemann fhagemann merged commit 8d13b5e into main Feb 3, 2025
8 of 10 checks passed
@fhagemann fhagemann deleted the sipm-optimization branch February 3, 2025 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants