-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Backport to 13_1_X of #41275 Introduce (Robust)ParTAK4 jet tagger, DeepJet model update for Run 3, remove DeepCSV from nano #41545
Backport to 13_1_X of #41275 Introduce (Robust)ParTAK4 jet tagger, DeepJet model update for Run 3, remove DeepCSV from nano #41545
Conversation
* added EXOLLPJetHCAL skim (initial version) * added test script test_EXOLLPJetHCAL_SKIM.py * Replace cout with edm::Logverbatim in Geometry/GlobalTrackingGeometryBuilder * Re-enable unit tests for ASAN build * dd4hep phase2 wf * Add wf *.81 for BPH DQM * Added utility script edmFileInPath * improve unt test; use edmFileInPath; convert to bash * Replace std::cout with edm::LogVerbatim in Geometry/HcalEventSetup and Geometry/HcalTestBeamData. Also add some missing files needed for testing * Code check * Remove FWCore TestHelper utility * Add ap_data type for GT interface Update GMT emulator for new ap format Also clean up the config file Update Z0/D0 according to GT Using 0.05 for Z0 and 0.03 for d0. update code format Bug fix in tracker muon matching Thanks to Santi for spotting this. This line was commented out by someone, likely by accident. Update the reference type to SA muons * improve unit test testCreateRandomMisalignment * Add back removed data version * fix bug in computation of barycenters per partition and improve graphical display * get rid of gROOT->Reset() in GeometryComparisonPlotter.cc --------- Co-authored-by: Kiley Kennedy <kiley.elizabeth.kennedy@cern.ch> Co-authored-by: Sunanda <sunanda.banerjee@cern.ch> Co-authored-by: Shahzad Malik Muzaffar <shahzad.malik.muzaffar@cern.ch> Co-authored-by: Norraphat <srimanob@mail.cern.ch> Co-authored-by: AdrianoDee <adriano.diflorio@ba.infn.it> Co-authored-by: Zhenbin Wu <zhenbin.wu@gmail.com> Co-authored-by: cmsbuild <cmsbuild@cern.ch> Co-authored-by: mmusich <marco.musich@cern.ch> Co-authored-by: Andrew David Loeliger <andrew.loeliger@cern.ch>
* Modifications to JetTags for jet selections Modify the JetTags producer for skipping the non selected jets and processing the good ones only * Update ParT TagInfo for jet selection * Add the bool for jet selection
A new Pull Request was created by @AlexDeMoor (Alexandre De Moor) for CMSSW_13_1_X. It involves the following packages:
@swertz, @vlimant, @clacaputo, @cmsbuild, @simonepigazzini, @mandrenguyen can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test |
please test |
-1 Failed Tests: RelVals-INPUT RelVals-INPUTThe relvals timed out after 4 hours.
Comparison SummarySummary:
NANO Comparison SummarySummary:
Nano size comparison Summary:
|
Could the tests be restarted (with the usual test parameters)? If it's a timeout only, maybe next run on another machine we are lucky and it works just fine. |
please test |
let's see. Anyway I think we can be happy given that the changes to NANO are identical to the original PR. |
@simonepigazzini looking alright, RobustParTAK4 got added for the Run 2 workflows 2500.31 -- 332 (based on the modifier), and the plots for 12.2, 12.4, 12.6 (2500.401 -- 601) exist but are filled with -1 only, as the mini is not rerun again - so these results are all expected, similar to what we had for the other PRs. btagCMVA is gone from the plots (was empty anyway), DeepCSV which used to be filled in the DQM is now also gone for Run 3 |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-e3aff2/32458/summary.html Comparison SummarySummary:
NANO Comparison SummarySummary:
Nano size comparison Summary:
|
+1 |
+reconstruction |
This pull request is fully signed and it will be integrated in one of the next CMSSW_13_1_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_13_2_X is complete. 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 |
PR description:
See description of #41275 - new tagger for Run 3 for MiniAOD and NanoAOD, update of DeepJet for Run 3, and removing outdated DeepCSV for Run 3.
Additions are verbatim copies of original PR, modifications have been updated to be in line with latest PNet additions into the same packages.
Collaboration with @AnnikaStein
PR validation:
Compilation, basic checks similar to original PR.
scram b runtests scram build code-checks scram build code-format scram build updateclassversion
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:
Backport of #41275