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

Iss161 #176

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Iss161 #176

wants to merge 7 commits into from

Conversation

bloodyyugo
Copy link
Contributor

Code used to make phase-and-sensor dependent SVT hit time plots for hits-on-track.

Optionally, also takes in timing calibration files and shifts hit time based on those.

@bloodyyugo bloodyyugo linked an issue Jun 21, 2023 that may be closed by this pull request
recoana.parameters["mcHistoCfg"] = os.environ['HPSTR_BASE']+'/analysis/plotconfigs/mc/basicMC.json'
#recoana.parameters["timingCalibFile"]="/sdf/group/hps/users/mgraham/TimingCorrections/physrun2021/run14507_calib.txt"
#recoana.parameters["timingCalibFile"]="/sdf/group/hps/users/mgraham/TimingCorrections/physrun2021/svtTiming_ecalRef_run_14495_preCal_calib.txt"
recoana.parameters["timingCalibDir"]="/sdf/group/hps/users/mgraham/TimingCorrections/physrun2021/perRunTiming"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we change this to a path relative to HPS_BASE or PWD? The other option would be to make it a command line option and I would be okay with this being the default.

@pbutti
Copy link
Collaborator

pbutti commented Apr 22, 2024

@bloodyyugo Could you please address @cbravo135 comment and so we bring this branch in and we close the PR?

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.

SVT timing calibration drivers
3 participants