diff --git a/slsDetectorCalibration/jungfrauExecutables/jungfrauRawDataProcess_filetxtH5_SC.cpp b/slsDetectorCalibration/jungfrauExecutables/jungfrauRawDataProcess_filetxtH5_SC.cpp index 21e61fa66..f1a22ebff 100644 --- a/slsDetectorCalibration/jungfrauExecutables/jungfrauRawDataProcess_filetxtH5_SC.cpp +++ b/slsDetectorCalibration/jungfrauExecutables/jungfrauRawDataProcess_filetxtH5_SC.cpp @@ -210,7 +210,7 @@ int main(int argc, char *argv[]) { auto firstfileh5 = std::make_unique(); firstfileh5->SetFrameIndexPath(frameindexpath); firstfileh5->SetImageDataPath(datasetpath); - std::cout << "Debug" << std::endl; + std::cout << "Debug" << "Attempting to open file " << filenames[0].c_str() << std::endl; if ( firstfileh5->OpenResources(filenames[0].c_str(), validate_rank) ) { // Validate number of threads