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

Remove duplicate pixels [12.4.x] #38950

Conversation

fwyzard
Copy link
Contributor

@fwyzard fwyzard commented Aug 2, 2022

PR description:

Backport of #37559 by @ferencek .

This PR completely removes all duplicate pixels from the clustering step. This is an alternative to #37496 where charges from duplicate pixels are summed up.

No changes are expected in MC samples. In the data there could be some tiny differences in case some duplicate pixels appear.

PR validation:

Code compiles :)

If this PR is a backport please specify the original PR and why you need to backport that PR.

Backport of #37559 for data taking.

@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 2, 2022

type bugfix

@cmsbuild cmsbuild added this to the CMSSW_12_4_X milestone Aug 2, 2022
@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 2, 2022

backport #37559

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 2, 2022

A new Pull Request was created by @fwyzard (Andrea Bocci) for CMSSW_12_4_X.

It involves the following packages:

  • DataFormats/SiPixelCluster (reconstruction)
  • RecoLocalTracker/SiPixelClusterizer (reconstruction)

@jpata, @cmsbuild, @clacaputo can you please review it and eventually sign? Thanks.
@mtosi, @VourMa, @felicepantaleo, @GiacomoSguazzoni, @JanFSchulte, @rovere, @VinInn, @OzAmram, @ferencek, @dkotlins, @gpetruc, @mmusich, @threus, @tvami this is something you requested to watch as well.
@perrotta, @dpiparo, @qliphy, @rappoccio you are the release manager for this.

cms-bot commands are listed here

@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 2, 2022

please test

@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 2, 2022

urgent

@cmsbuild cmsbuild added the urgent label Aug 2, 2022
@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 2, 2022

Non-urgently needed for data taking for compatibility with #38947

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 2, 2022

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-f90d95/26608/summary.html
COMMIT: 16ef008
CMSSW: CMSSW_12_4_X_2022-08-02-1100/el8_amd64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/38950/26608/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 6523 differences found in the comparisons
  • DQMHistoTests: Total files compared: 50
  • DQMHistoTests: Total histograms compared: 3676198
  • DQMHistoTests: Total failures: 52177
  • DQMHistoTests: Total nulls: 15
  • DQMHistoTests: Total successes: 3623984
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 49 files compared)
  • Checked 208 log files, 45 edm output root files, 50 DQM output files
  • TriggerResults: no differences found

@qliphy
Copy link
Contributor

qliphy commented Aug 5, 2022

Should comments brought in the master PR be also included here?
#37559 (comment)

@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 5, 2022

I think we can simply avoid considering and merging this until we converge on #37559 .

@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 5, 2022

hold

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 5, 2022

Pull request has been put on hold by @fwyzard
They need to issue an unhold command to remove the hold state or L1 can unhold it for all

@cmsbuild cmsbuild added the hold label Aug 5, 2022
@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 8, 2022

Pull request #38950 was updated. @jpata, @cmsbuild, @clacaputo can you please check and sign again.

@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 8, 2022

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 8, 2022

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-f90d95/26707/summary.html
COMMIT: 299d266
CMSSW: CMSSW_12_4_X_2022-08-08-1100/el8_amd64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/38950/26707/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 6525 differences found in the comparisons
  • DQMHistoTests: Total files compared: 50
  • DQMHistoTests: Total histograms compared: 3677242
  • DQMHistoTests: Total failures: 52181
  • DQMHistoTests: Total nulls: 15
  • DQMHistoTests: Total successes: 3625024
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 49 files compared)
  • Checked 208 log files, 45 edm output root files, 50 DQM output files
  • TriggerResults: no differences found

@jpata
Copy link
Contributor

jpata commented Aug 9, 2022

+reconstruction

@jpata
Copy link
Contributor

jpata commented Aug 11, 2022

@fwyzard is it still on hold from your side? if not, would you mind doing "unhold"? I'm not sure if I should/could do it myself.

@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 11, 2022

Apologies - no, this should be fine now.

@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 11, 2022

unhold

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_12_4_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_12_5_X is complete. This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @qliphy, @rappoccio (and backports should be raised in the release meeting by the corresponding L2)

@qliphy
Copy link
Contributor

qliphy commented Aug 11, 2022

+1

@cmsbuild cmsbuild merged commit 027fb10 into cms-sw:CMSSW_12_4_X Aug 11, 2022
@ferencek ferencek deleted the RemoveDuplicatePixels_from-CMSSW_12_4_0_pre2 branch August 18, 2022 20:22
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

5 participants