-
Notifications
You must be signed in to change notification settings - Fork 3
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
Adding Hitmap and Average Nhits vs Eta map #113
base: master
Are you sure you want to change the base?
Conversation
Please instrument this to run on CI. If we don't plan to maintain this, add it to https://github.com/eic/snippets instead. |
Hi @veprbl, I will add these scripts to the snakefile; I am checking things and will modify the files accordingly so that it produce all these plots. |
Hi Dmitry, I checked and found that there is still an error caused by the momentum. The error is related to |
The encoding for energy string is an issue, but not the major one. Trying to add plots to |
Thanks Dmitry, I will do it but after the meeting. At this time, I am implementing machine learning for D0 reconstruction. If it's ready early then I will fix it otherwise I will do it later after collaboration meeting. |
Briefly, what does this PR introduce?
This pull request includes the code that will run the simulation output EDM file at a given momentum and produce the hitmap XY and RZ for the ePIC tracker. Additional code generates the average Nhits vs Eta distribution for the ePIC tracker.
What kind of change does this PR introduce?
This will directly allow us to see the changes in the geometry as well as the average number of hits vs eta.
Please check if this PR fulfills the following:
Does this PR introduce breaking changes? What changes might users need to make to their code?
No
Does this PR change default behavior?
No