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

update PFCluster calibration for HGCal v9 geometry #25435

Merged

Conversation

clelange
Copy link
Contributor

@clelange clelange commented Dec 6, 2018

Details of the calibration procedure can be taken from the followings sets of slides presented at the HGCAL DPG simulation and performance meeting on 28th November:

The methodology is the same for both and has not changed w.r.t. the previous iteration (but with the old geometry). The final results tables (using particles with pT = 50 GeV) can be found on page 8 of the respective presentations.

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 6, 2018

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 6, 2018

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 6, 2018

A new Pull Request was created by @clelange (Clemens Lange) for master.

It involves the following packages:

RecoParticleFlow/PFClusterProducer

@perrotta, @cmsbuild, @slava77 can you please review it and eventually sign? Thanks.
@mmarionncern, @felicepantaleo, @rovere, @lgray, @seemasharmafnal, @cbernet, @bachtis this is something you requested to watch as well.
@davidlange6, @slava77, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@perrotta
Copy link
Contributor

perrotta commented Dec 6, 2018

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 6, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/32035/console Started: 2018/12/06 15:00

@kpedro88
Copy link
Contributor

kpedro88 commented Dec 6, 2018

assign upgrade

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 6, 2018

New categories assigned: upgrade

@kpedro88 you have been requested to review this Pull request/Issue and eventually sign? Thanks

@kpedro88
Copy link
Contributor

kpedro88 commented Dec 6, 2018

@fabiocos @smuzaffar @cvuosalo why does this PR have a "Codacy/PR Quality Review" check listed?

@smuzaffar
Copy link
Contributor

@davidlange6 was looking in to codacy that might have enabled these checks

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 6, 2018

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 6, 2018

Comparison job queued.

@@ -2,5 +2,5 @@

minEtaCorrection = cms.double(1.4)
maxEtaCorrection = cms.double(3.0)
hadronCorrections = cms.vdouble(1.24, 1.24, 1.24, 1.23, 1.24, 1.25, 1.29, 1.29)
egammaCorrections = cms.vdouble(1.00, 1.00, 1.01, 1.01, 1.02, 1.03, 1.04, 1.04)
hadronCorrections = cms.vdouble(1.28, 1.28, 1.24, 1.19, 1.17, 1.17, 1.17, 1.17)
Copy link
Contributor

Choose a reason for hiding this comment

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

if these calibrations are only appropriate for the V9 geometry, the values should be modified using the phase2_hgcalV9 modifier, so the old versions of HGCal will not get incorrect calibrations

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 6, 2018

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-25435/32035/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 1190 differences found in the comparisons
  • DQMHistoTests: Total files compared: 33
  • DQMHistoTests: Total histograms compared: 3131939
  • DQMHistoTests: Total failures: 42
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3131693
  • DQMHistoTests: Total skipped: 204
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 32 files compared)
  • Checked 137 log files, 14 edm output root files, 33 DQM output files

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 7, 2018

Pull request #25435 was updated. @perrotta, @cmsbuild, @kpedro88, @slava77 can you please check and sign again.

@kpedro88
Copy link
Contributor

kpedro88 commented Dec 7, 2018

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 7, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/32059/console Started: 2018/12/07 17:16

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 7, 2018

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 7, 2018

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 7, 2018

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-25435/32059/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 459 differences found in the comparisons
  • DQMHistoTests: Total files compared: 33
  • DQMHistoTests: Total histograms compared: 3136422
  • DQMHistoTests: Total failures: 42
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3136176
  • DQMHistoTests: Total skipped: 204
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 32 files compared)
  • Checked 137 log files, 14 edm output root files, 33 DQM output files

@davidlange6
Copy link
Contributor

davidlange6 commented Dec 10, 2018 via email

@fabiocos
Copy link
Contributor

@davidlange6 it looks useful at a glance, but I think we should define which kind of problems we want to track or enforce to be fixed

@perrotta
Copy link
Contributor

+1

  • New calibration applied to phase 2 hgcal V9 only, via the phase2_hgcalV9 era
  • Calibration results linked in the PR description for photons and pions have been shown to improve scale and resolution
  • Jenkins tests pass and show modifications only in the affected workflow which contains the 2023D35 geometry

@kpedro88
Copy link
Contributor

+upgrade

@cmsbuild
Copy link
Contributor

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. @davidlange6, @slava77, @smuzaffar, @fabiocos (and backports should be raised in the release meeting by the corresponding L2)

@fabiocos
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 2ddb85e into cms-sw:master Dec 12, 2018
@clelange clelange deleted the HGCal_v9_geometry_PFCluster_calibration branch June 3, 2019 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants