Move CalibMon lines to Moore
- Moves line definitions from calib.py to Moore.
- Binds are factored out as well
- updates for running online
Requires LHCb!4868 (merged) Moore!4629 (merged)
Merge request reports
Activity
added RTA label
added RTA WP4 label
changed milestone to %Developments targeting restart after May MD
changed milestone to %HLT2 configuration for first data-taking
Hi @mstahl, now that Moore!3227 (merged) is merged, should we proceed also with this MR? Not clear to me if otherwise we still run the lines from MooreOnline
- Resolved by Christopher Rob Jones
@mstahl can merge conflicts be resolved? Then we can test this
added 17 commits
-
2ec9e380...8e051167 - 16 commits from branch
master
- b11134ff - Merge branch 'master' into 'mstahl_calibmon'
-
2ec9e380...8e051167 - 16 commits from branch
added ci-test-triggered label
- [2024-04-08 11:56] Validation started with lhcb-master-mr#11434
- [2024-04-08 13:49] Validation started with lhcb-master-mr#11438
- [2024-04-08 21:47] Validation started with lhcb-master-mr#11443
- [2024-04-10 15:18] Validation started with lhcb-2024-patches-mr#19
- [2024-05-04 12:56] Validation started with lhcb-2024-patches-mr#368
- [2024-10-28 10:29] Validation started with lhcb-2024-patches-mr#1735
- [2025-01-03 23:08] Validation started with lhcb-master-mr#12153
- [2025-03-10 13:39] Validation started with lhcb-master-mr#12819
- [2025-03-18 14:53] Validation started with lhcb-master-mr#12921
- [2025-03-25 20:58] Validation started with lhcb-master-mr#13084
- [2025-03-27 09:33] Validation started with lhcb-master-mr#13104
- [2025-03-30 13:31] Validation started with lhcb-master-mr#13150
- [2025-04-09 05:20] Validation started with lhcb-master-mr#13290
Edited by Software for LHCbmentioned in merge request !386 (merged)
# --> Including file '/workspace/build/MooreOnline/MooreOnlineConf/options/tags-master.py' # <-- End of file '/workspace/build/MooreOnline/MooreOnlineConf/options/tags-master.py' # --> Including file '/workspace/build/MooreOnline/MooreOnlineConf/options/verbosity.py' # <-- End of file '/workspace/build/MooreOnline/MooreOnlineConf/options/verbosity.py' # --> Including file '/workspace/build/MooreOnline/MooreOnlineConf/options/vp_retina_clusters.py' # <-- End of file '/workspace/build/MooreOnline/MooreOnlineConf/options/vp_retina_clusters.py' # --> Including file '/workspace/build/MooreOnline/MooreOnlineConf/options/calib.py' Traceback (most recent call last): File "/workspace/build/Gaudi/InstallArea/x86_64_v2-el9-gcc13-dbg/bin/gaudirun.py", line 584, in <module> exec(o, g, l) File "<string>", line 1, in <module> File "/workspace/build/Gaudi/InstallArea/x86_64_v2-el9-gcc13-dbg/bin/gaudirun.py", line 543, in __call__ importOptions(arg) File "/workspace/build/Gaudi/InstallArea/x86_64_v2-el9-gcc13-dbg/python/GaudiKernel/ProcessJobOptions.py", line 552, in importOptions _import_function_mapping[ext](optsfile) File "/workspace/build/Gaudi/InstallArea/x86_64_v2-el9-gcc13-dbg/python/GaudiKernel/ProcessJobOptions.py", line 486, in _import_python exec(code, {"__file__": file}) File "/workspace/build/MooreOnline/MooreOnlineConf/options/calib.py", line 14, in <module> from RecoConf.hlt1_tracking import (make_VeloClusterTrackingSIMD, ModuleNotFoundError: No module named 'RecoConf.hlt1_tracking'
it should now be
RecoConf.legacy_hlt1_tracking
. Can you please fix this and try testing locally before we launch another ci?added 1 commit
- 99f893f2 - change UpdateAndReset settings globally and for CalibMon; try multi-threading
mentioned in merge request Moore!3258 (closed)
added 1 commit
- b065a5c5 - change UpdateAndReset settings globally and for CalibMon; try multi-threading
requested review from @tmombach
- Resolved by Marian Stahl
- Resolved by Marian Stahl
- Resolved by Marian Stahl
assigned to @isanders
added priorityhigh label
assigned to @mstahl
- Resolved by Marian Stahl
added 55 commits
-
b065a5c5...22c25cc0 - 53 commits from branch
2024-patches
- b87e9135 - move calibmon lines to Moore
- 8ff3ca34 - change UpdateAndReset settings globally and for CalibMon; try multi-threading
-
b065a5c5...22c25cc0 - 53 commits from branch
- Resolved by Marian Stahl
mentioned in merge request Moore!3288 (merged)
- Resolved by Marian Stahl
- Resolved by Marian Stahl
- Resolved by Marian Stahl
- Resolved by Marian Stahl
- Resolved by Jamie Gooding
now we have more open threads than before
@mstahl any chance this can be wrapped up soon?added 57 commits
-
0c8d302b...cc9bdde5 - 53 commits from branch
2024-patches
- 2220c19e - move calibmon lines to Moore
- 431194a7 - change UpdateAndReset settings globally and for CalibMon; try multi-threading
- 455666a8 - Changes from calibmonA production stack
- 825124c6 - Add CalibMon qmtest
Toggle commit list-
0c8d302b...cc9bdde5 - 53 commits from branch
- Resolved by Marian Stahl
mentioned in issue Moore#760 (closed)
changed milestone to %RTA/2024.05.06-MayMD
- Resolved by Marian Stahl
added 11 commits
-
825124c6...795d5cfa - 6 commits from branch
2024-patches
- 9975744a - move calibmon lines to Moore
- 45b04c94 - change UpdateAndReset settings globally and for CalibMon; try multi-threading
- 4de314ba - Changes from calibmonA production stack
- e44dd088 - Add CalibMon qmtest
- 43e7aa4a - update CalibMon config; pick up default global binds from Moore
Toggle commit list-
825124c6...795d5cfa - 6 commits from branch
added 1 commit
- 012669a8 - update CalibMon config; pick up default global binds from Moore