[RTADPA BW Tests] Use new exp24 minbias for AllenInMoore_Hlt1_Bandwidth test
Requires: lhcb/Moore!2749 (merged)
Adds --digi
flag to run_bw_test_jobs -> if args.digi
download_digis_locally else download_mdfs_locally.
Changes EVENT_SIZE_UPPER_LIMIT
to 400
now that we are using Digis.
Removes process-dependence on N_EVTS
as the new sample has more than 1e5
events.
Removes muon_geometry_v2 from Hlt1 as is incorrect for new samples
Output + log (with build-locally
) at /eos/lhcb/user/l/lugrazet/public/BWTesters/tmp-14-Nov/
ToDo:
-
now using .digi again instead of .mdf, need to estimate the correct EVENT_SIZE_UPPER_LIMIT
needed.- downloaded the first digi file, containing
1181
events and size ofls -lh <file.digi> = 364M
- avg evtsize
308 kB/evt
. -> Generously rounding to400
to account for differences between files should be fine. -
Double checking that this completes for N_EVTS=1e5
+-d
locally and timing it. Finished successfully (taking 88:30/90:20 to run the job).
- downloaded the first digi file, containing
-
HUGE RATES?! - Still using
hlt1_pp_forward_then_matching_no_ut_no_gec
, decided after some discussion with tim evans about the 'baseline' sequence before some post-Hlt1 BW Division
-sequence has been implemented. - The Division should reduce this rate but still this is massive.
- Attached screenshot of
hlt1__rates_for_all_lines.html
for reference.
- Still using
-
Review: Ross reviewed, MM channel had no comments on the message. -
TestFileDB addition @msaur requested
Merge request reports
Activity
assigned to @lugrazet
mentioned in merge request lhcb/Moore!2749 (merged)
requested review from @rjhunter
- Resolved by Luke Grazette
@rjhunter, here's the update to use the newly requested exp.24 minbias for the Hlt1 BW test. Any thoughts on the comments in the description?
Edit: Forgot to push the changes required to pass the
-d
test and the resulting increase inEVENT_SIZE_UPPER_LIMIT
.- Includes
download_digi_inputs_locally
changes in Moore as discussed in the initial Hlt1 MR but was later scrapped due to moving to use MDFs. Now needed again :)
Edited by Luke Grazette - Includes
added 1 commit
- 52a75243 - Digi download changes + evt_size = 400 kB for hlt1
- Resolved by Luke Grazette