-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Fix unit conversion in PPS Reco LUT shift #40697
Conversation
type ctpps, bugfix |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-40697/34062
|
A new Pull Request was created by @ChrisMisan (Christopher) for master. It involves the following packages:
@cmsbuild, @mandrenguyen, @clacaputo can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-d06770/30411/summary.html Comparison SummarySummary:
|
@cms-sw/reconstruction-l2 this PR is a bug fix, and at a first sight rather uncontroversial: could you please have a look and either sign or comment on it so that it can be included in pre4? |
That shift was evidently not 0 in the 2017 and 2018 data, looking at the differences observed in wfs 136.793 and 136.874 |
@perrotta shift was calculated in the lab but we found out later that it was incorrect and changed it to 0. It may not have been included in the GT yet. At this point it is not necesserily important what are the payload numbers as we plan to update it in the recent future. |
@ChrisMisan thank you for your answer. |
urgent
|
I believe this is in line with: #36713 (comment) |
@ChrisMisan so you are cleaming that this PR recovers for those plots the situation pre #36713, and that this is deemed correct by you. I am not sure I understand the point, but at least plots look nicer now ;-) see for example for wf 136.874 In any case, if so the statment "LUT shift is currently 0 but the new payload will be uploaded in the future" is probably wrong, and should be fixed in the PR description: would it be really "0" it wouldn't have generated any difference in output once multiplied by |
@perrotta I believe we're using different payload for run2 and run3 data and this is causing the difference, we can investigate this further but I don't see how it affects this PR. This is a matter of which payload and which gt we're using. We will change the payload numbers in the future and aim of this PR is to fix unit conversion. |
+reconstruction
|
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
Just for the record: both WFs are using the same GT=123X_dataRun2_HLT_relval_v3 |
Grazie Valentina! This is the answer that I was looking for. |
PR description:
Fix units for LUT shift in PPS Reco - LUT shift is currently 0 for run3 data but the new payload will be uploaded in the future.
PR validation:
standard validation
If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:
not a backport