mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-20 15:14:30 +01:00
WIP
This commit is contained in:
@@ -357,7 +357,7 @@ void DetectorImpl::setGapPixelsinCallback(const bool enable) {
|
||||
break;
|
||||
default:
|
||||
throw RuntimeError("Gap Pixels is not implemented for " +
|
||||
multi_shm()->multiDetectorType);
|
||||
ToString(multi_shm()->multiDetectorType));
|
||||
}
|
||||
}
|
||||
multi_shm()->gapPixels = enable;
|
||||
|
||||
Reference in New Issue
Block a user