Skip to content

tighten max timestamp diff. from DAQ

Luca Scotto Lavina requested to merge tighten_timestamp_check into master

Created by: jorana

Bootstrax checks after processing a run if the timestamps agree with the data in the rundoc. In this PR we decrease the max time offset to 5 seconds between runs metadata and the rundoc.

The 30 seconds offset was quite generous and as the timestamp issues of the DAQ seem to be resolved we can tighten this check to 5 seconds.

Merge request reports

Loading