ITS efficiency maps protection for digitization out of range#12889
Conversation
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
|
+async-label async-mc |
|
Error while checking build/O2/fullCI for d33bb28 at 2024-03-19 17:47: Full log here. |
|
Error while checking build/O2/fullCI for 7dd01da at 2024-03-20 15:43: Full log here. |
|
Error while checking build/O2/fullCI for 907f5ec at 2024-03-28 23:25: Full log here. |
|
@nicolovalle do I understand correctly that the info about "time-dependent dead chips" will be ignored if the distance between the queried orbit and best matching map "key" orbit > 30 s? I am asking because e.g. in the last entry of http://alice-ccdb.cern.ch/browse/ITS/Calib/TimeDeadMap I see gaps of ~600k orbits, i.e. > 50s. |
Hi @shahor02 , yes that’s all correct. I’m processing all the tfs in all the ctfs from a single EPN; those (few) fluctuations should really be in the TF distribution we had synchronously. —- P.s. could you please confirm that “LOG(important) << …” is the correct way to have an INFO message both in the logs on disk and in Infologger? thanks. |
|
Hi @shahor02 , is there anything pending here? If not, can we merge it? (In particular, to have the infologger messages) |
shahor02
left a comment
There was a problem hiding this comment.
sorry, missed your question: yes, LOG(important) will propagate to the IL since o2-itsmft-deadmap-builder-workflow is added to the topology with --infologger-severity important
…Group#12889) * ITS efficiency maps pretection for digitization out of range * ITS efficiency maps pretection for digitization out of range * ITS efficiency maps pretection for digitization out of range * typo in info message * sending message at EOR to infologger * fix formatting * fix * fix --------- Co-authored-by: Nicolo Valle <nicolo.valle@cern.ch>
…Group#12889) * ITS efficiency maps pretection for digitization out of range * ITS efficiency maps pretection for digitization out of range * ITS efficiency maps pretection for digitization out of range * typo in info message * sending message at EOR to infologger * fix formatting * fix * fix --------- Co-authored-by: Nicolo Valle <nicolo.valle@cern.ch>
…Group#12889) * ITS efficiency maps pretection for digitization out of range * ITS efficiency maps pretection for digitization out of range * ITS efficiency maps pretection for digitization out of range * typo in info message * sending message at EOR to infologger * fix formatting * fix * fix --------- Co-authored-by: Nicolo Valle <nicolo.valle@cern.ch>
Changing function called by the digitizer.
The time-evolving part of the map is not decoded if the difference between "requested orbit" and "found orbit" is larger than ~30 sec: only the chips contained in the static part are masked.
cc @iravasen @mcoquet642
+async-label async-mc