mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-22 14:38:14 +02:00
pedestal fixed really
This commit is contained in:
parent
31a0161f42
commit
e17de0609c
@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user