mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-01 07:02:23 +02:00
Finish the acquisition
This commit is contained in:
@@ -139,6 +139,9 @@ void sf_replay (
|
||||
}
|
||||
|
||||
if (current_pulse_id > stop_pulse_id) {
|
||||
cout << "Done. Streamed images from ";
|
||||
cout << start_pulse_id << " to " << stop_pulse_id;
|
||||
cout << endl;
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user