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

Revision of snapshotTime handling in HLT and new Run2 MC GT with ES fixes #12168

Merged
merged 3 commits into from Oct 30, 2015

Conversation

diguida
Copy link
Contributor

@diguida diguida commented Oct 29, 2015

Summary of Changes for HLT Testing

Revision of snapshotTime handling in HLT: no longer use/set a global snapshotTime but move to a per-payload snapshotTime, set to the time of PR #12095

Summary of Changes in the GT

Originally in #12114 commit mmusich@bee66c2

RunII Simulation

  • RunII Ideal scenario : 76X_mcRun2_design_v11 as 76X_mcRun2_design_v10 with the following changes:
    • updated Preshower pedestals as per pedestal run in low gain taken in Run2015D
    • updated Preshower Zero suppression thresholds with 6 ADC
  • RunII Asymptotic scenario : 76X_mcRun2_asymptotic_v11 as 76X_mcRun2_asymptotic_v10 with the following changes:
    • updated Preshower bad channels as per Run2015D
    • updated Preshower pedestals as per pedestal run in low gain taken in Run2015D
    • updated Preshower Zero suppression thresholds with 6 ADC
    • RunII Startup scenario : 76X_mcRun2_startup_v11 as 76X_mcRun2_startup_v10 with the following changes:
    • updated Preshower bad channels as per Run2015D
    • updated Preshower pedestals as per pedestal run in low gain taken in Run2015D
    • updated Preshower Zero suppression thresholds with 6 ADC
  • RunII Heavy Ions scenario : 76X_mcRun2_HeavyIon_v11 as 76X_mcRun2_HeavyIon_v10 with the following changes:
    • updated Preshower bad channels as per Run2015D
    • updated Preshower pedestals as per pedestal run in low gain taken in Run2015D
    • updated Preshower Zero suppression thresholds with 6 ADC

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @diguida (Salvatore Di Guida) for CMSSW_7_6_X.

Revision of snapshotTime handling in HLT and new Run2 MC GT with ES fixes

It involves the following packages:

Configuration/AlCa
Configuration/HLT
HLTrigger/Configuration

@perrotta, @cmsbuild, @diguida, @cerminar, @Martin-Grunewald, @franzoni, @fwyzard, @mmusich can you please review it and eventually sign? Thanks.
@ghellwig, @Martin-Grunewald, @geoff-smith, @jalimena this is something you requested to watch as well.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.
If you are a L2 or a release manager you can ask for tests by saying 'please test' or '@cmsbuild, please test' in the first line of a comment.
@Degano you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@diguida
Copy link
Contributor Author

diguida commented Oct 29, 2015

please test

@cmsbuild
Copy link
Contributor

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/9327/console

@diguida
Copy link
Contributor Author

diguida commented Oct 29, 2015

@cmsbuild please acknowledge changes

@davidlange6
Copy link
Contributor

@cmsbuild, please test
I will close #12114

@cmsbuild
Copy link
Contributor

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/9328/console

@cmsbuild
Copy link
Contributor

Pull request #12168 was updated. @perrotta, @cmsbuild, @diguida, @cerminar, @Martin-Grunewald, @franzoni, @fwyzard, @mmusich can you please check and sign again.

@cmsbuild
Copy link
Contributor

Pull request #12168 was updated. @perrotta, @cmsbuild, @diguida, @cerminar, @Martin-Grunewald, @franzoni, @fwyzard, @mmusich can you please check and sign again.

@diguida
Copy link
Contributor Author

diguida commented Oct 29, 2015

please test

@cmsbuild
Copy link
Contributor

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/9332/console

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@diguida
Copy link
Contributor Author

diguida commented Oct 29, 2015

Interesting: the bot sees the failure (timeout) here, but the latest test is actually fine.

@diguida
Copy link
Contributor Author

diguida commented Oct 30, 2015

@emanueledimarco @shervin86
please give a look here (sample plot) and here (sample plot) and confirm that the changes of the ES conditions:

  • bad channels
  • pedestals
  • ZS thresholds

go in the right direction.

@shervin86
Copy link
Contributor

Adding ES experts: Arabella and Ming.

                        Shervin

On Fri, 30 Oct 2015, Salvatore Di Guida wrote:

Date: Fri, 30 Oct 2015 10:34:07 +0100
From: Salvatore Di Guida notifications@github.com
Reply-To: cms-sw/cmssw
<reply+0045c225351019b1e97f714fd6ebb1fd52a13bf6438e7a2f92cf00000001124afb8
f92a169ce06cc58ed@reply.github.com>
To: cms-sw/cmssw cmssw@noreply.github.com
Cc: shervin86 shervin@cern.ch
Subject: Re: [cmssw] Revision of snapshotTime handling in HLT and new Run2 MC
GT with ES fixes (#12168)

@emanueledimarco @shervin86
please give a look here (sample plot) and here (sample plot) and confirm that the changes of the ES conditions:

  • bad channels
  • pedestals
  • ZS thresholds

go in the right direction.


Reply to this email directly or view it on GitHub:
#12168 (comment)

Salvatore Di Guida and others added 2 commits October 30, 2015 10:38
…customisation. As a default/starting point, use the snapshot time set to the time of the PR cms-sw#12095.
@diguida diguida force-pushed the HLT_snapshotTime_AlCa_newMCGT branch from c2124a3 to 72269b7 Compare October 30, 2015 09:38
@diguida
Copy link
Contributor Author

diguida commented Oct 30, 2015

@cmsbuild please acknowledge changes
Amended commits for fixing the typo noted by @Martin-Grunewald and for making the bot happy.

@cmsbuild
Copy link
Contributor

Pull request #12168 was updated. @perrotta, @cmsbuild, @diguida, @cerminar, @Martin-Grunewald, @franzoni, @fwyzard, @mmusich can you please check and sign again.

@diguida
Copy link
Contributor Author

diguida commented Oct 30, 2015

please test

@cmsbuild
Copy link
Contributor

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/9371/console

@shervin86
Copy link
Contributor

The changes are expected, more low energy recHits as due to the lower ZS threshold and realistic noise per each strip

Arabella

On 30 Oct 2015, at 10:35, Shervin shervin@cern.ch wrote:

Adding ES experts: Arabella and Ming.

                      Shervin

On Fri, 30 Oct 2015, Salvatore Di Guida wrote:

Date: Fri, 30 Oct 2015 10:34:07 +0100
From: Salvatore Di Guida notifications@github.com
Reply-To: cms-sw/cmssw
<reply+0045c225351019b1e97f714fd6ebb1fd52a13bf6438e7a2f92cf00000001124afb8
f92a169ce06cc58ed@reply.github.com>
To: cms-sw/cmssw cmssw@noreply.github.com
Cc: shervin86 shervin@cern.ch
Subject: Re: [cmssw] Revision of snapshotTime handling in HLT and new Run2 MC
GT with ES fixes (#12168)
@emanueledimarco @shervin86
please give a look here (sample plot) and here (sample plot) and confirm that the changes of the ES conditions:

  • bad channels
  • pedestals
  • ZS thresholds

go in the right direction.


Reply to this email directly or view it on GitHub:
#12168 (comment)

@diguida
Copy link
Contributor Author

diguida commented Oct 30, 2015

@shervin86 thanks for confirming.
As soon as tests are ok, they can go in.

@cmsbuild
Copy link
Contributor

@davidlange6
Copy link
Contributor

merging and will look at the comparisons once they finish..

davidlange6 added a commit that referenced this pull request Oct 30, 2015
Revision of snapshotTime handling in HLT and new Run2 MC GT with ES fixes
@davidlange6 davidlange6 merged commit 27b1da2 into cms-sw:CMSSW_7_6_X Oct 30, 2015
@Martin-Grunewald
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

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

6 participants