-
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 index typo in PFRecoTauClusterVariables #30919
Conversation
The code-checks are being triggered in jenkins. |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-30919/17314
|
A new Pull Request was created by @slava77 (Slava Krutelyov) for master. It involves the following packages: RecoTauTag/RecoTau @perrotta, @jpata, @cmsbuild, @slava77 can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@cmsbuild please test |
The tests are being triggered in jenkins.
|
+1 The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
You can see more details here: |
Comparison job queued. |
Comparison is ready Comparison Summary:
|
@swozniewski @mbluj @fojensen I'd naively expect this to still be available in the BDT file metadata. |
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. @silviodonato, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
Apolgies for wasting your time with my typo in the original PR. Thank you very much for noticing it though.
The code which does the training is in a local area of mine, I just checked and I agree with the choice of index you have assigned.
Regarding the metadata, is this something which would have been introduced when adding the variables at the training stage, i.e. the TMVA AddVariable function?
https://root.cern.ch/doc/v612/classTMVA_1_1DataLoader.html#af2de13debc441fd2c4f1cd826ef175f9
Apologies, I did not fill in that information when I ran the training.
… On Jul 26, 2020, at 10:06 AM, Slava Krutelyov ***@***.***> wrote:
@swozniewski @mbluj @fojensen
please clarify where is the original code that does the mapping between the names/indices of variables in the training payload.
I'd naively expect this to still be available in the BDT file metadata.
I looked at the RecoTauTag_tauIdMVAIsoPhase2 (SHA f8e6ade86304851fcd1a3194c299fea8a2453294) and it doesn't have the metadata for variable names.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
apparently, not. At least not in the way I was thinking when I asked the question. This in a way goes back to #29818 . |
@swozniewski @mbluj
I expect that this should get rid of non-reproducible behavior in phase-2 workflows in tau ID outputs