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

BMTF ZS Unpacker #22058

Merged
merged 9 commits into from Feb 16, 2018
Merged

BMTF ZS Unpacker #22058

merged 9 commits into from Feb 16, 2018

Conversation

panoskatsoulis
Copy link
Contributor

This is the new BMTF Unpacker to support the Zero Suppression firmware feature.
It is tested with about 40M events (unsuppressed format) and it seems to work.

The main purpose of the pull request is to make it able for the forthcoming MWGR#2 for further testing with DQM,and also for validation purposes after the Global Run.

Very probable an updated version will be proposed too.

@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 @panoskatsoulis for master.

It involves the following packages:

EventFilter/L1TRawToDigi

@nsmith-, @cmsbuild, @thomreis, @rekovic can you please review it and eventually sign? Thanks.
@Martin-Grunewald, @kreczko, @thomreis this is something you requested to watch as well.
@davidlange6, @slava77, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@thomreis
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 31, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/25809/console Started: 2018/01/31 17:36

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@thomreis
Copy link
Contributor

Hi @panoskatsoulis
The only difference between the old an the new unpack seems to be in the functions unpacking vs. ZSunpacking. Why not just change the unpacking function in the old unpacker and add the functionality to unpack also the new format, instead of duplicating all the code? The new unpacker can handle the old and the new format anyway so I don't see the need for keeping the old unpacker code.

@panoskatsoulis
Copy link
Contributor Author

Hi @thomreis
I was developing the code in different files from the beginning and I thought it was a good move to keep for the time the old unpacker in the software in order to be accessible if something go wrong during the next week's run.
The new one in deed unpacks the old format, but I would prefer the old one for the following MWGR to be there, easily accessible via bmtfDigis_cfi.py.
The new one has its own cfi.

If it is not a good idea we can still remove the old one.

@cmsbuild
Copy link
Contributor

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

@slava77 comparisons for the following workflows were not done due to missing matrix map:

  • /build/cmsbld/jenkins/workspace/compare-root-files-short-matrix/results/JR-comparison/PR-22058/1325.7_TTbar_13_94XNanoAODINPUT+TTbar_13_94XNanoAODINPUT+NANOEDMMC2017

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 26
  • DQMHistoTests: Total histograms compared: 2463035
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2462865
  • DQMHistoTests: Total skipped: 169
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.879999999968 KiB( 22 files compared)
  • Checked 110 log files, 9 edm output root files, 26 DQM output files

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Pull request #22058 was updated. @nsmith-, @cmsbuild, @thomreis, @rekovic can you please check and sign again.

@thomreis
Copy link
Contributor

please abort test

@thomreis
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 15, 2018

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

@thomreis
Copy link
Contributor

unhold

@cmsbuild cmsbuild removed the hold label Feb 15, 2018
@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-22058/26114/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 6 differences found in the comparisons
  • DQMHistoTests: Total files compared: 27
  • DQMHistoTests: Total histograms compared: 2465360
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2465190
  • DQMHistoTests: Total skipped: 169
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.759999999813 KiB( 22 files compared)
  • Checked 111 log files, 9 edm output root files, 27 DQM output files

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

@thomreis
Copy link
Contributor

Hi @panoskatsoulis
can you update the PR description please so that it fits for the final version?

@fabiocos
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 411fffd into cms-sw:master Feb 16, 2018
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

4 participants