mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-03 05:28:40 +01:00
pedestal fixed really
This commit is contained in:
@@ -550,7 +550,6 @@ void qDrawPlot::StartAcquisition() {
|
|||||||
// refixing all the zooming
|
// refixing all the zooming
|
||||||
{
|
{
|
||||||
std::lock_guard<std::mutex> lock(mPlots);
|
std::lock_guard<std::mutex> lock(mPlots);
|
||||||
pedestalCount = 0;
|
|
||||||
xyRangeChanged = true;
|
xyRangeChanged = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user