mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-02 22:24:12 +02:00
Raw frames dataset name out of format
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ namespace config {
|
||||
// Delay before trying again to get data from the ring buffer.
|
||||
uint32_t ring_buffer_read_retry_interval = 5;
|
||||
|
||||
std::string raw_dataset_name = "raw_data";
|
||||
std::string raw_image_dataset_name = "raw_data";
|
||||
|
||||
// By how much to enlarge a dataset when a resizing is needed.
|
||||
hsize_t dataset_increase_step = 1000;
|
||||
|
||||
Reference in New Issue
Block a user