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

Add matched filter waveform analysis processors. #231

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

rpitelka
Copy link
Contributor

@rpitelka rpitelka commented Jan 29, 2025

Add single PE matched filter processor and l1 deconvolution (sparse regression) processors.

TO-DO

  • generalize template
    • currently template values can be stored in DIGITIZER_ANALYSIS ratdb table
    • need to allow for per PMT model type templates
    • templates could go in PMTPULSES data_driven tables, but analysis processor framework doesn't have access (I think)
  • fix l1 deconvolution charge normalization
  • make sure adding Eigen dependency is ok
  • write rattest for processors
  • add iterative matched filter processor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants