mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-01 09:12:23 +02:00
465369a322
The pulse_id stream can be used to synchronize components. For example, the writer can listen for the current pulse_id and write with 1 second delay to a file. This will help us eliminate the need to wait for the run to complete to start the data write request.