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

Low-Q2 particle reconstruction using onnx framework #1697

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

simonge
Copy link
Contributor

@simonge simonge commented Jan 7, 2025

Briefly, what does this PR introduce?

Adds ML workflow for the Low-Q2 Tagger particle reconstruction based on the onnx framework provided. As an alternative to the TMVA description.

Currently not added by default as there are a number of things which need to be adapted. I will follow up with a note of the relevant issues/PRs.

What kind of change does this PR introduce?

  • Bug fix (issue #__)
  • New feature (issue #__)
  • Documentation update
  • Other: __

Please check if this PR fulfills the following:

  • Tests for the changes have been added
  • Documentation has been added / updated
  • Changes have been communicated to collaborators

Does this PR introduce breaking changes? What changes might users need to make to their code?

No

Does this PR change default behavior?

No

@simonge
Copy link
Contributor Author

simonge commented Jan 8, 2025

Essential for running the inference:

Automated training workflow

Desired to allow the Particles output from the inference to better be injected into ReconstructedParticles.

Needed for producing minimal files which can test replacement onnx files

@simonge simonge requested a review from veprbl January 8, 2025 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant