-
Notifications
You must be signed in to change notification settings - Fork 45
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 a script to generate material scan plots #757
Conversation
for more information, see https://pre-commit.ci
Some use cases: |
The next step would be adding annotations for detectors (path length ranges), and we will do it in a separate PR because it will be more complicated if we want to determine the ranges automatically and precisely. One can still manually add the annotations with the plots generated from the current scripts. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
units on plot should be cm and not mm
uses correct units
Following discussion in VWG meeting today, let's merge. |
Briefly, what does this PR introduce?
Add a script to plot the scan results from "bin/g4MaterialScan_to_csv"
What kind of change does this PR introduce?
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, it's a tool
Does this PR change default behavior?
No