Skip to content

Disable ensureContinuousROF when calibration data is requested#15404

Merged
shahor02 merged 1 commit into
AliceO2Group:devfrom
shahor02:pr_calrect
May 15, 2026
Merged

Disable ensureContinuousROF when calibration data is requested#15404
shahor02 merged 1 commit into
AliceO2Group:devfrom
shahor02:pr_calrect

Conversation

@shahor02
Copy link
Copy Markdown
Collaborator

By default, avoid ROFs vector modifications in ensureContinuousROF when the --enable-calib-data is active:
calibration runs do not respect the declared number of ROFs and inject bogus orbits.

There is still a possibility to enforce the ensureContinuousROF with eventual rectifyDigits/Clusters in case
the calibration data is requested via --enforce-continuous-rof-with-calib
(beware that this may lead to a desynchronization between the calibration data container and ROFs/digits).

Also, for backward compatibility, the option --disable-rectify-continuous-rof allows the disabling of the calling of rectifyDigits/Clusters after eventual ensureContinuousROF.

By default avoid ROFs modifications in ensureContinuousROF when the --enable-calib-data is active:
calibration runs do not respect declared number of ROFs and inject bogus orbits.
There is still a possibility to enforce ensureContinuousROF with eventual rectifyDigits/Clusters
in case the calibration data is requested via --enforce-continuous-rof-with-calib
(beware that this may lead to a desynchronization between the calibration data container and
ROFs/digits).
Also, for backward compatibility, option --disable-rectify-continuous-rof will disable
the calling of rectifyDigits/Clusters after eventual ensureContinuousROF.
@shahor02 shahor02 requested a review from f3sch May 15, 2026 15:30
@shahor02
Copy link
Copy Markdown
Collaborator Author

@shahor02 shahor02 merged commit ebf4195 into AliceO2Group:dev May 15, 2026
12 checks passed
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