mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-30 23:52:22 +02:00
Small fixes
This commit is contained in:
@@ -30,7 +30,7 @@ struct ImageMetadata {
|
||||
uint64_t id;
|
||||
uint64_t height;
|
||||
uint64_t width;
|
||||
uint16_t dtype;
|
||||
uint16_t dtype;
|
||||
uint16_t encoding;
|
||||
uint16_t source_id;
|
||||
uint16_t status;
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
#include "BufferUtils.hpp"
|
||||
#include "live_writer_config.hpp"
|
||||
#include "WriterStats.hpp"
|
||||
#include "store_format.hpp"
|
||||
#include "JFH5Writer.hpp"
|
||||
#include "DetWriterConfig.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user