Skip to content

ITS THR SCAN: multiple decoder pipelines + fixed minor bugs#8346

Merged
shahor02 merged 4 commits intoAliceO2Group:devfrom
iravasen:multipipesthr
Mar 17, 2022
Merged

ITS THR SCAN: multiple decoder pipelines + fixed minor bugs#8346
shahor02 merged 4 commits intoAliceO2Group:devfrom
iravasen:multipipesthr

Conversation

@iravasen
Copy link
Copy Markdown
Contributor

@iravasen iravasen commented Mar 14, 2022

Changes included:

  • added possibility to work with multiple decoder pipelines in o2-its-threshold-calib-workflow: now more rows per chip are stored in memory and as soon as a row is completed, thresholds are extracted and the hits of that row are deleted.
  • fixed minor bugs: return value of threshold calculation methods, repetitions in ROOT trees, simplification of finalize().
  • removed multithreading for sum calculation. Not scaling with multi-thread.
  • Improved timing performance of run() method.

@iravasen
Copy link
Copy Markdown
Contributor Author

Full CI failing because of missing CCDB object for CPV. Does anyone know anything about this issue?

@iravasen iravasen changed the title ITS THR SCAN: multiple decoder pipelines + fixed minor bugs [WIP] ITS THR SCAN: multiple decoder pipelines + fixed minor bugs Mar 15, 2022
@iravasen iravasen changed the title [WIP] ITS THR SCAN: multiple decoder pipelines + fixed minor bugs ITS THR SCAN: multiple decoder pipelines + fixed minor bugs Mar 16, 2022
@shahor02 shahor02 merged commit 8d92b00 into AliceO2Group:dev Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants