Add option in the HltEfficiencyChecker yaml config to turn on DEBUG mode
All threads resolved!
All threads resolved!
Just provide debug_mode: True
in your yaml
under the job options.
Also protect against a potential ZeroDivisionError
that could occur in hlt_line_efficiencies.py
if running with a very low number of events.
Requires Moore!849 (merged)
TODO:
-
Add to documentation that this option is there -> Moore!849 (merged)
Edited by Ross John Hunter
Merge request reports
Activity
mentioned in merge request Moore!750 (closed)
added 7 commits
-
f2838cca...732980c2 - 4 commits from branch
master
- cb431c07 - Add if statement so if debug_mode is False wont get turned on
- a61b75a7 - Merge branch 'master' into add-debug-opt-to-yaml
- e0db7099 - Simplify real_time_reco handling and allow it to be turned off with run_reco flag
Toggle commit list-
f2838cca...732980c2 - 4 commits from branch
mentioned in merge request Moore!849 (merged)
@axu this one is ready for testing with Moore!849 (merged) (although the Moore MR is just changes to the documentation).
- Resolved by Christopher Rob Jones
/ci-test --merge Moore!849 (merged)
added ci-test-triggered label
- [2021-05-21 14:25] Validation started with lhcb-master-mr#2354
mentioned in issue Moore#278 (closed)
assigned to @jonrob
mentioned in commit c1a54a73
mentioned in commit Moore@47abbca7
mentioned in commit Moore@8e52c39e
mentioned in issue Moore#291 (closed)
added enhancement label
Please register or sign in to reply