mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-03 06:48:40 +01:00
H5 one dataset name (#484)
* rename all datasets in hdf5 files to just 'data' * removing the global qualifier H5 * update release notes
This commit is contained in:
@@ -59,4 +59,7 @@ namespace sls {
|
||||
#define TCP_PRIORITY (10)
|
||||
|
||||
|
||||
#ifdef HDF5C
|
||||
#define DATASET_NAME "/data"
|
||||
#endif
|
||||
} // namespace sls
|
||||
|
||||
Reference in New Issue
Block a user