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

Post processing for PSD heuristics / emulation #9

Open
3 tasks
tdixon97 opened this issue Nov 20, 2024 · 2 comments
Open
3 tasks

Post processing for PSD heuristics / emulation #9

tdixon97 opened this issue Nov 20, 2024 · 2 comments
Assignees

Comments

@tdixon97
Copy link
Collaborator

  • general functions to evaluate a detector mapping (eg. A/E or drift time)
  • clustering algorithms
  • validation / comparison with data (test stand?)

@willquinn is interested?

@willquinn
Copy link
Collaborator

Start with r90 - example code from @MoritzNeuberger https://github.com/MoritzNeuberger/postproc/blob/main/src/postproc/modules/r90_estimator.py

DT heuristic requires some clustering:

@tdixon97
Copy link
Collaborator Author

tdixon97 commented Feb 11, 2025

For the dt heuristic we need drift time maps for each detector. We need to be careful of version shear and handle this inside the simflow. SSD should already have most of the functionality and @willquinn , @Xudifei will work on a prototype.

Should we a simple script taking in a metadata block and returning the dt map. What file format? Flat LH5 table of 3 arrays ?

Where does this type of thing belong @gipert, since the code will be julia? Maybe in legend-simflow? Or a seperate repo (overkill boh)?

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

No branches or pull requests

2 participants