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 onnx/EcalEndcapN_pi_rejection.onnx #22

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Conversation

veprbl
Copy link
Member

@veprbl veprbl commented Oct 18, 2024

Artifact from https://eicweb.phy.anl.gov/EIC/benchmarks/detector_benchmarks/-/pipelines/106210 produced by eic/detector_benchmarks#91

This current version is 5 MiB, which can be adjusted by tweaking the tree depth.

Copy link
Contributor

@wdconinc wdconinc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checked all the bytes. They look good to me.

@veprbl veprbl merged commit c6e3d56 into main Nov 8, 2024
@veprbl veprbl deleted the pr/EcalEndcapN_pi_rejection branch November 8, 2024 20:14
github-merge-queue bot pushed a commit to eic/epic that referenced this pull request Nov 12, 2024
github-merge-queue bot pushed a commit to eic/epic that referenced this pull request Nov 12, 2024
github-merge-queue bot pushed a commit to eic/epic that referenced this pull request Nov 13, 2024
github-merge-queue bot pushed a commit to eic/EICrecon that referenced this pull request Dec 1, 2024
…icleIDs (#1618)

### Briefly, what does this PR introduce?

<img width="582" alt="image"
src="https://github.com/user-attachments/assets/a8c0aa47-e64f-4008-9702-444c6992ca3d">

This provides a calorimeter PID capability using ONNXruntime inference
engine. The inference algorithm is generalized into a separate algorithm
which inputs and outputs `edm4eic::Tensor` values introduced by
eic/EDM4eic#96.

A set of weights needed to run this are provided in
eic/epic-data#22, and is generated using a
script from eic/detector_benchmarks#91.

### What kind of change does this PR introduce?
- [ ] Bug fix (issue #__)
- [x] 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?
Yes
github-merge-queue bot pushed a commit to eic/EICrecon that referenced this pull request Dec 1, 2024
…icleIDs (#1618)

### Briefly, what does this PR introduce?

<img width="582" alt="image"
src="https://github.com/user-attachments/assets/a8c0aa47-e64f-4008-9702-444c6992ca3d">

This provides a calorimeter PID capability using ONNXruntime inference
engine. The inference algorithm is generalized into a separate algorithm
which inputs and outputs `edm4eic::Tensor` values introduced by
eic/EDM4eic#96.

A set of weights needed to run this are provided in
eic/epic-data#22, and is generated using a
script from eic/detector_benchmarks#91.

### What kind of change does this PR introduce?
- [ ] Bug fix (issue #__)
- [x] 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?
Yes
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