[106X] prefiring weights for UL17 in ntuple generator#1568
[106X] prefiring weights for UL17 in ntuple generator#1568MatthiesC wants to merge 1 commit intoUHH2:RunII_106X_v1from
Conversation
|
Starting setup & tests, see https://gitlab.cern.ch/mschrode/UHH2-integration/-/pipelines/2631871 |
|
Compilation with PR successful |
|
Here a control plot. Prefiring weights are filled. |
|
Hi @MatthiesC , for some reason, all test runs with the PR failed. The errors seem all to be different, sometimes related to some python version, I'm not sure what's going on. Also 2018 fails, even though your PR shouldn't touch/affect it, no? Could you check if you can run locally with PR eg the 2018 test run? |
|
Thanks for the feedback. I don't see why my commit should cause any problems. I will have a second look into it, but not today anymore. |
|
@mschrode According to the error message at [1], an error occurs in It could be that this error is related to the PhysicsTools package which I added manually in the install scripts, leading to different pathing in contrast to when the PhysicsTools package would be included from But I have no clue why that second error ([2]) occurs. [1] https://gitlab.cern.ch/mschrode/UHH2-integration/-/jobs/13980448#L1632 |
|
Starting setup & tests, see https://gitlab.cern.ch/mschrode/UHH2-integration/-/pipelines/2655865 |
|
Compilation with PR successful |
|
PR can be closed in favor of #1586 |
|
PR closed in favor of #1586 |
Followed the recipe at: https://twiki.cern.ch/twiki/bin/viewauth/CMS/L1ECALPrefiringWeightRecipe#Accessing_the_UL2017_maps
No UL16 maps available yet. Needs to be addressed before UL16 ntuple production.
The above recipe requires to pull the new
L1PrefiringMaps.rootfile containing the UL17 maps. This file is not yet part of CMSSW und thus needs to be downloaded manually. I implemented this in the install scripts. If you already installed the framework before this commit, do this:cd <your/path/to>/CMSSW_10_6_20/src/git-cms-addpkg PhysicsTools/PatUtilscd PhysicsTools/PatUtils/data/wget --no-check-certificate https://github.com/cms-data/PhysicsTools-PatUtils/raw/master/L1PrefiringMaps.rootcd ../../../scram b