From e17de0609c9cdbc2326bbcd3d9bdee3d65d9425f Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Tue, 30 Jul 2019 11:29:24 +0200 Subject: [PATCH] pedestal fixed really --- slsDetectorGui/src/qDrawPlot.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/slsDetectorGui/src/qDrawPlot.cpp b/slsDetectorGui/src/qDrawPlot.cpp index 6bcfd34b6..6558f3eee 100755 --- a/slsDetectorGui/src/qDrawPlot.cpp +++ b/slsDetectorGui/src/qDrawPlot.cpp @@ -550,7 +550,6 @@ void qDrawPlot::StartAcquisition() { // refixing all the zooming { std::lock_guard lock(mPlots); - pedestalCount = 0; xyRangeChanged = true; }