mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-05 18:34:13 +02:00
revert close_run to interrupt consistency. imagemeta with user_id
This commit is contained in:
@@ -69,6 +69,8 @@ void EigerAssembler::assemble_image(const char* src_meta,
|
||||
image_meta->dtype = (bit_depth_ <= 8) ? 1 : bit_depth_ / 8;
|
||||
image_meta->encoding = 0;
|
||||
image_meta->source_id = 0;
|
||||
image_meta->user_1 = 0;
|
||||
image_meta->user_2 = 0;
|
||||
is_pulse_init = 1;
|
||||
#ifdef DEBUG_OUTPUT
|
||||
using namespace date;
|
||||
|
||||
Reference in New Issue
Block a user