mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-02 15:54:14 +02:00
detached sync and assembler with zmq recv.
This commit is contained in:
@@ -28,7 +28,7 @@ void AssemblerStats::record_stats(
|
||||
image_counter_++;
|
||||
n_sync_lost_images_ += n_lost_pulses;
|
||||
|
||||
if (!meta->is_good_image) {
|
||||
if (meta->status != 0) {
|
||||
n_corrupted_images_++;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user