mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-28 10:52:23 +02:00
Use H5 filters instead of custom variables
This commit is contained in:
@@ -6,9 +6,6 @@
|
||||
#include <H5Cpp.h>
|
||||
#include "buffer_config.hpp"
|
||||
|
||||
// Bitshuffle LZ4.
|
||||
const H5Z_filter_t BSHUF_H5FILTER = 32008;
|
||||
|
||||
struct ImageMetadata
|
||||
{
|
||||
uint64_t pulse_id;
|
||||
|
||||
Reference in New Issue
Block a user