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

Tau offline DQM update #24547

Merged
merged 8 commits into from Oct 10, 2018

Conversation

mbluj
Copy link
Contributor

@mbluj mbluj commented Sep 14, 2018

Revision of histograms used for offline tau validation and some code modernization. Description from an author of the update (@aspiezia):

The following changes have been made:

  • Clean the amount of DQM plots. Now only decayMode and iso efficiencies are shown for RealData/QCD; decayMode and electron discriminators efficiencies for RealElectrons/ZEE; decayMode and muon discriminators efficiencies for RealMuons/ZMM.
  • A summary plot showing the inclusive efficiency for all the discriminators is added.
  • The plots for the number of taus of each event are now correctly initizialized (before it was not the case).

FYI, @swozniewski

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @mbluj for master.

It involves the following packages:

Validation/RecoTau

@kmaeshima, @cmsbuild, @andrius-k, @jfernan2, @schneiml can you please review it and eventually sign? Thanks.
@davidlange6, @slava77, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@andrius-k
Copy link

@mbluj I can't seem to find you in the DQM Contacts list. Could you please introduce yourself briefly?

@mbluj
Copy link
Contributor Author

mbluj commented Sep 17, 2018

Hello,
I am not a DQM contact, but one of RECO contacts of Tau POG and as such I am responsible for preparing tau related code (RECO, DQM, etc.) for integration with the official CMSSW. It is why I pushed this PR.
Content of the PR is agreed with Tau POG conveners (@steggema @rmanzoni) and consists of rationalization of list of histograms produced to validate tau reconstruction as mentioned in the description. The rationalization is twofold:

  • histograms which are not relevant for checks in specific samples are removed from configurations run on those samples,
  • summary histograms was added for a quick inspection.

I hope it answers your question.

Best,
Michał Bluj

@andrius-k
Copy link

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 19, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/30507/console Started: 2018/09/19 15:50

@andrius-k
Copy link

@mbluj If you work in Tau DQM I think you should appear in the DQM contacts list. You can register yourself by clicking manage next to the appropriate group in this page.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 32
  • DQMHistoTests: Total histograms compared: 2994306
  • DQMHistoTests: Total failures: 1578
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2992531
  • DQMHistoTests: Total skipped: 197
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: -57864.697 KiB( 31 files compared)
  • DQMHistoSizes: changed ( 25.0,... ): -17.360 KiB RecoTauV/hpsPFTauProducerZMM_hpsPFTauDiscriminationByMediumCombinedIsolationDBSumPtCorr3HitsdR03
  • DQMHistoSizes: changed ( 25.0,... ): -17.360 KiB RecoTauV/hpsPFTauProducerZEE_hpsPFTauDiscriminationByMediumCombinedIsolationDBSumPtCorr3HitsdR03
  • DQMHistoSizes: changed ( 25.0,... ): -17.280 KiB RecoTauV/hpsPFTauProducerZEE_hpsPFTauDiscriminationByLooseCombinedIsolationDBSumPtCorr3HitsdR03
  • DQMHistoSizes: changed ( 25.0,... ): -17.280 KiB RecoTauV/hpsPFTauProducerZMM_hpsPFTauDiscriminationByTightCombinedIsolationDBSumPtCorr3HitsdR03
  • DQMHistoSizes: changed ( 25.0,... ): -17.280 KiB RecoTauV/hpsPFTauProducerZEE_hpsPFTauDiscriminationByTightCombinedIsolationDBSumPtCorr3HitsdR03
  • DQMHistoSizes: changed ( 25.0,... ): -17.280 KiB RecoTauV/hpsPFTauProducerZMM_hpsPFTauDiscriminationByLooseCombinedIsolationDBSumPtCorr3HitsdR03
  • DQMHistoSizes: changed ( 25.0,... ): -17.040 KiB RecoTauV/hpsPFTauProducerZMM_hpsPFTauDiscriminationByMediumCombinedIsolationDBSumPtCorr3Hits
  • DQMHistoSizes: changed ( 25.0,... ): -17.040 KiB RecoTauV/hpsPFTauProducerZEE_hpsPFTauDiscriminationByVVTightIsolationMVArun2v1PWdR03oldDMwLT
  • DQMHistoSizes: changed ( 25.0,... ): -17.040 KiB RecoTauV/hpsPFTauProducerZTT_hpsPFTauDiscriminationByVVTightIsolationMVArun2v1PWdR03oldDMwLT
  • DQMHistoSizes: changed ( 25.0,... ): -17.040 KiB RecoTauV/hpsPFTauProducerQCD_hpsPFTauDiscriminationByVVTightIsolationMVArun2v1PWdR03oldDMwLT
  • DQMHistoSizes: changed ( 25.0 ): ...
  • Checked 134 log files, 14 edm output root files, 32 DQM output files

@mbluj
Copy link
Contributor Author

mbluj commented Sep 27, 2018

Hi,
I am not sure what is relation of the failed AddOn tests with changes proposed in this PR.
Concerning changes in DQM histogram sizes: they look in agreement with expectations - several histograms are removed by this PR.

@mbluj
Copy link
Contributor Author

mbluj commented Sep 27, 2018

Closer inspection says that the tests failed due to problem with opening input files.

@fabiocos
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 28, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/30759/console Started: 2018/09/28 15:17

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 32
  • DQMHistoTests: Total histograms compared: 2994306
  • DQMHistoTests: Total failures: 1580
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2992529
  • DQMHistoTests: Total skipped: 197
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: -57864.697 KiB( 31 files compared)
  • DQMHistoSizes: changed ( 135.4,... ): -17.360 KiB RecoTauV/hpsPFTauProducerZMM_hpsPFTauDiscriminationByMediumCombinedIsolationDBSumPtCorr3HitsdR03
  • DQMHistoSizes: changed ( 135.4,... ): -17.360 KiB RecoTauV/hpsPFTauProducerZEE_hpsPFTauDiscriminationByMediumCombinedIsolationDBSumPtCorr3HitsdR03
  • DQMHistoSizes: changed ( 135.4,... ): -17.280 KiB RecoTauV/hpsPFTauProducerZEE_hpsPFTauDiscriminationByLooseCombinedIsolationDBSumPtCorr3HitsdR03
  • DQMHistoSizes: changed ( 135.4,... ): -17.280 KiB RecoTauV/hpsPFTauProducerZMM_hpsPFTauDiscriminationByTightCombinedIsolationDBSumPtCorr3HitsdR03
  • DQMHistoSizes: changed ( 135.4,... ): -17.280 KiB RecoTauV/hpsPFTauProducerZEE_hpsPFTauDiscriminationByTightCombinedIsolationDBSumPtCorr3HitsdR03
  • DQMHistoSizes: changed ( 135.4,... ): -17.280 KiB RecoTauV/hpsPFTauProducerZMM_hpsPFTauDiscriminationByLooseCombinedIsolationDBSumPtCorr3HitsdR03
  • DQMHistoSizes: changed ( 135.4,... ): -17.040 KiB RecoTauV/hpsPFTauProducerZEE_hpsPFTauDiscriminationByVVTightIsolationMVArun2v1PWdR03oldDMwLT
  • DQMHistoSizes: changed ( 135.4,... ): -17.040 KiB RecoTauV/hpsPFTauProducerZTT_hpsPFTauDiscriminationByVVTightIsolationMVArun2v1PWdR03oldDMwLT
  • DQMHistoSizes: changed ( 135.4,... ): -17.040 KiB RecoTauV/hpsPFTauProducerQCD_hpsPFTauDiscriminationByVVTightIsolationMVArun2v1PWdR03oldDMwLT
  • DQMHistoSizes: changed ( 135.4,... ): -17.040 KiB RecoTauV/hpsPFTauProducerZMM_hpsPFTauDiscriminationByVVTightIsolationMVArun2v1PWdR03oldDMwLT
  • DQMHistoSizes: changed ( 135.4 ): ...
  • Checked 134 log files, 14 edm output root files, 32 DQM output files

@fabiocos
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit d79bff4 into cms-sw:master Oct 10, 2018
@mbluj mbluj deleted the CMSSW_10_3_X_tau_pog_DQMupdate branch October 10, 2023 10:05
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

8 participants