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

L1T online and offline DQM configuration upgrades #21334

Merged
merged 10 commits into from Nov 29, 2017

Conversation

thomreis
Copy link
Contributor

L1T online and offline DQM improvements.

  • Move the TF emulators and the uGT emulator before the fat event filter to have better statistics for the comparisons. This means the modules are then also ran in the offline DQM.
  • Ignore BX range mismatches for BMTF and EMTF data to emulator comparison in the summary.
  • Remove the old unpacker for CaloLayer1 and use the rawToDigi standard sequence instead.
  • Remove unneeded unpackers from the online DQM clients.
  • Add the ESProducer for the ideal magnetic field to the online client because it is needed by the EMTF emulator.

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@thomreis thomreis changed the title L1T online and offilne DQM configuration upgrades L1T online and offline DQM configuration upgrades Nov 16, 2017
@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/PR-21334/2028

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @thomreis (Thomas Reis) for master.

It involves the following packages:

DQM/Integration
DQM/L1TMonitor
DQM/L1TMonitorClient
DQMOffline/L1Trigger

@vazzolini, @kmaeshima, @dmitrijus, @cmsbuild, @rekovic, @jfernan2, @vanbesien, @mulhearn can you please review it and eventually sign? Thanks.
@makortel, @rociovilar, @threus, @kreczko, @batinkov this is something you requested to watch as well.
@davidlange6, @slava77 you are the release manager for this.

cms-bot commands are listed here

@jfernan2
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 16, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/24483/console Started: 2017/11/16 20:22

@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-21334/24483/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 27
  • DQMHistoTests: Total histograms compared: 2833444
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2833265
  • DQMHistoTests: Total skipped: 178
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 528.67 KiB( 23 files compared)
  • Checked 111 log files, 8 edm output root files, 27 DQM output files

@rekovic
Copy link
Contributor

rekovic commented Nov 17, 2017

+1

@thomreis
Copy link
Contributor Author

Hi @jfernan2 , @dmitrijus
could you take a look at this PR and its backport please and let me know if things are OK?

@dmitrijus
Copy link
Contributor

This adds a half a megabyte worth of histograms, is this intentional?

@thomreis
Copy link
Contributor Author

Yes, this should add additional histograms to the L1TEMU directory in the offline DQM. Previously the modules have not been running since they were in a sequence that was only after the fat event filter in the online DQM.

@dmitrijus
Copy link
Contributor

+1

@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 (and backports should be raised in the release meeting by the corresponding L2)

@davidlange6
Copy link
Contributor

hi @dmitrijus - to clarify its 0.5MB spread across 23 files.. (probably this monitoring needs to also track the biggest single increase)

@@ -34,6 +34,21 @@

process.load("Configuration.StandardSequences.RawToDigi_Data_cff")

# remove unneeded unpackers
process.RawToDigi.remove(process.ecalPreshowerDigis)
Copy link
Contributor

Choose a reason for hiding this comment

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

its probably more maintainable to include the unpackers you want instead...

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 719b09e into cms-sw:master Nov 29, 2017
@thomreis thomreis deleted the l1temu_dqm_online_to_offline branch November 29, 2017 12:50
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