mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-06-08 12:38:40 +02:00
Raw frames dataset name out of format
This commit is contained in:
@@ -897,11 +897,6 @@ class NXmxFormat : public H5Format
|
||||
}));
|
||||
}
|
||||
|
||||
|
||||
string get_raw_frames_dataset_name() const override {
|
||||
return "raw_data";
|
||||
}
|
||||
|
||||
string get_frames_dataset_name() const override {
|
||||
return "entry/plottable_data/data";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user