mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-06 18:10:40 +02:00
Debug
This commit is contained in:
parent
721d296712
commit
2b68b2158b
@ -216,6 +216,7 @@ bool HDF5File::OpenFrameIndexDataset() {
|
||||
|
||||
int HDF5File::OpenResources (char const*const fname, bool validate) {
|
||||
|
||||
cprintf(BLUE, "Attempting to open file: %s\n", fname);
|
||||
// Open File
|
||||
file = H5Fopen (fname, H5F_ACC_RDONLY, H5P_DEFAULT);
|
||||
if (file < 0) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user