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

New json dump #43318

Closed
wants to merge 0 commits into from
Closed

New json dump #43318

wants to merge 0 commits into from

Conversation

PonIlya
Copy link
Contributor

@PonIlya PonIlya commented Nov 17, 2023

PR description:

The purpose of this PR is to improve the dump method.
Records and their consumption will be output to a JSON file rather than a log file or console due to the fact that they are usually too long for visual analysis.
This is more convenient for further use, for example, generating сonsumption tables a log parsing script was previously used to fill it out

Previously, this issue was raised in the following PR but was not approved

PR validation:

The generated .json file should have the same contents as the previous version of dumpstat after running.

cmsDriver.py TTbar_13TeV_TuneCUETP8M1_cfi --conditions auto:phase1_2023_realistic_postBPix -n 5 --era Run3_2023 --geometry DB:Extended -s GEN --fileout output_step1_GEN.root --beamspot Realistic25ns13p6TeVEarly2023Collision --customise_commands='process.GlobalTag.DumpStat =cms.untracked.bool(True)'|& tee output_step1_GEN.log

Not a backport

@cmsbuild
Copy link
Contributor

@Martin-Grunewald
Copy link
Contributor

-1
wrong release or rebase needed.

@makortel
Copy link
Contributor

-core

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment