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

Ecalpedestal pcl improved #18512

Merged
merged 4 commits into from
May 3, 2017
Merged

Conversation

argiro
Copy link
Contributor

@argiro argiro commented Apr 28, 2017

Adding flexibility:

  1. dynamic booking of histograms
  2. configurable number of presamples
  3. option to exclude signal frames
  4. option to avoid payload creation when a configurable fraction of channels has large pedestal variations

changed default on channels to be excluded

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 28, 2017

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

It involves the following packages:

Calibration/EcalCalibAlgos

@ghellwig, @arunhep, @cerminar, @cmsbuild, @franzoni, @mmusich, @davidlange6 can you please review it and eventually sign? Thanks.
@ghellwig, @tocheng this is something you requested to watch as well.
@Muzaffar, @davidlange6, @smuzaffar you are the release manager for this.

cms-bot commands are listed here

@franzoni
Copy link

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 28, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/19464/console Started: 2017/04/28 16:21

@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-18512/19464/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 95 differences found in the comparisons
  • DQMHistoTests: Total files compared: 23
  • DQMHistoTests: Total histograms compared: 1778687
  • DQMHistoTests: Total failures: 46416
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 1732098
  • DQMHistoTests: Total skipped: 173
  • DQMHistoTests: Total Missing objects: 0
  • Checked 94 log files, 14 edm output root files, 23 DQM output files

@argiro
Copy link
Contributor Author

argiro commented May 2, 2017 via email

uint32_t pedestalSamples_ ; // number of presamples to be used for pedestal determination
bool checkSignal_; // avoid frames containing a signal
uint32_t sThreshold_ ; // if checkSignal = true threshold (in adc count) above which we'll assume
// there's signal and not just pedestal
Copy link

Choose a reason for hiding this comment

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

hello @argiro

With the noise being significantly different between EB and EE (factor 2-3),
and somewhat |eta| dependent in EE
the significance to have "signal" in EB and EE dataframes
could be set here in relative terms in units of of sigma's of the noise
and the check carried out against Numsigna's x sigma_in_db

@franzoni
Copy link

franzoni commented May 2, 2017

no unexpected changes in the relval-based workflows
can be signed once we agree on the matter I've commented about above

@cmsbuild
Copy link
Contributor

cmsbuild commented May 2, 2017

Pull request #18512 was updated. @ghellwig, @arunhep, @cerminar, @cmsbuild, @franzoni, @mmusich, @davidlange6 can you please check and sign again.

@argiro
Copy link
Contributor Author

argiro commented May 2, 2017 via email

@cmsbuild
Copy link
Contributor

cmsbuild commented May 3, 2017

Pull request #18512 was updated. @ghellwig, @arunhep, @cerminar, @cmsbuild, @franzoni, @mmusich, @davidlange6 can you please check and sign again.

@argiro
Copy link
Contributor Author

argiro commented May 3, 2017 via email

@franzoni
Copy link

franzoni commented May 3, 2017

+1

@franzoni
Copy link

franzoni commented May 3, 2017

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented May 3, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/19548/console Started: 2017/05/03 16:14

@cmsbuild
Copy link
Contributor

cmsbuild commented May 3, 2017

This pull request is fully signed and it will be integrated in one of the next master IBs after it passes the integration tests. This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @smuzaffar

@cmsbuild
Copy link
Contributor

cmsbuild commented May 3, 2017

@cmsbuild
Copy link
Contributor

cmsbuild commented May 3, 2017

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented May 3, 2017

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 1708 differences found in the comparisons
  • DQMHistoTests: Total files compared: 24
  • DQMHistoTests: Total histograms compared: 1835853
  • DQMHistoTests: Total failures: 41260
  • DQMHistoTests: Total nulls: 1
  • DQMHistoTests: Total successes: 1794412
  • DQMHistoTests: Total skipped: 180
  • DQMHistoTests: Total Missing objects: 0
  • Checked 98 log files, 14 edm output root files, 24 DQM output files

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 11ac1a8 into cms-sw:master May 3, 2017
@argiro argiro mentioned this pull request May 4, 2017
@argiro argiro deleted the ecalpedestalPCLimproved branch May 4, 2017 13:46
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.

4 participants