From 08c10679e6f885fbbfa25d747f4aa5ac8f029299 Mon Sep 17 00:00:00 2001 From: vhinger Date: Thu, 13 Mar 2025 16:06:50 +0100 Subject: [PATCH] Debug --- .../jungfrauExecutables/jungfrauRawDataProcess_filetxtH5_SC.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/slsDetectorCalibration/jungfrauExecutables/jungfrauRawDataProcess_filetxtH5_SC.cpp b/slsDetectorCalibration/jungfrauExecutables/jungfrauRawDataProcess_filetxtH5_SC.cpp index f3478b217..21e61fa66 100644 --- a/slsDetectorCalibration/jungfrauExecutables/jungfrauRawDataProcess_filetxtH5_SC.cpp +++ b/slsDetectorCalibration/jungfrauExecutables/jungfrauRawDataProcess_filetxtH5_SC.cpp @@ -210,6 +210,7 @@ int main(int argc, char *argv[]) { auto firstfileh5 = std::make_unique(); firstfileh5->SetFrameIndexPath(frameindexpath); firstfileh5->SetImageDataPath(datasetpath); + std::cout << "Debug" << std::endl; if ( firstfileh5->OpenResources(filenames[0].c_str(), validate_rank) ) { // Validate number of threads