Skip to content

Reporting and protection for interleaved chip data error#8579

Merged
shahor02 merged 2 commits intoAliceO2Group:devfrom
shahor02:pr_interleavechip
Apr 14, 2022
Merged

Reporting and protection for interleaved chip data error#8579
shahor02 merged 2 commits intoAliceO2Group:devfrom
shahor02:pr_interleavechip

Conversation

@shahor02
Copy link
Collaborator

Sometimes (noticed in the replay of injected MC data) the data of some chip appears interleaved with data of others (it seems it is not that the data of this chip is fragmented but some pieces of it can repeat after other chips data). As a result multiple instances of the ChipPixelData for the same chip where created, leading to race condition and eventual crash in the clusterization.
This PR detects such errors, reports them as Chip data interleaved on the cable to infologger and produces raw data dump (if requested). The excessive chip data is discarded.

@shahor02 shahor02 merged commit aafaec5 into AliceO2Group:dev Apr 14, 2022
@shahor02 shahor02 deleted the pr_interleavechip branch April 14, 2022 07:28
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.

1 participant