From a108a4df4c4856c0d40ea973763104773bbe10c2 Mon Sep 17 00:00:00 2001 From: Erik Frojdh Date: Thu, 19 Mar 2020 15:42:24 +0100 Subject: [PATCH] fixed also the moench oofline cluster finder --- examples/moench03_T1.config | 2 +- .../moenchExecutables/moench03Interpolation.cpp | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/examples/moench03_T1.config b/examples/moench03_T1.config index 1f2ae0ddf..4102605a7 100644 --- a/examples/moench03_T1.config +++ b/examples/moench03_T1.config @@ -58,4 +58,4 @@ adcpipeline 15 powerchip 1 vhighvoltage 90 -adcreg 14 40 +#adcreg 0x14 0x40 diff --git a/slsDetectorCalibration/moenchExecutables/moench03Interpolation.cpp b/slsDetectorCalibration/moenchExecutables/moench03Interpolation.cpp index eb4f5db1f..079e44b83 100644 --- a/slsDetectorCalibration/moenchExecutables/moench03Interpolation.cpp +++ b/slsDetectorCalibration/moenchExecutables/moench03Interpolation.cpp @@ -16,7 +16,8 @@ //#include "etaInterpolationPosXY.h" #include "noInterpolation.h" -#include "etaInterpolationCleverAdaptiveBins.h" +#include "etaInterpolationPosXY.h" +//#include "etaInterpolationCleverAdaptiveBins.h" //#include "etaInterpolationRandomBins.h" using namespace std; #define NC 400