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

Improve calculation of dEdX weights #85

Open
jbsauvan opened this issue Dec 14, 2023 · 0 comments
Open

Improve calculation of dEdX weights #85

jbsauvan opened this issue Dec 14, 2023 · 0 comments

Comments

@jbsauvan
Copy link

Currently, trigger dEdX weights are calculated from reco dEdX weights here. But since the reco dEdX weights are themselves derived from the individual layer weights (here), the way the trigger weights are computed is not exactly correct and can give large weights in transition regions.

One should derive weights directly from the layer weights instead.
Some reference slides on weight calculation can be found here.

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

No branches or pull requests

1 participant