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