mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-20 02:40:03 +02:00
works and allowed reboot
This commit is contained in:
parent
18bbce70b1
commit
ec1ee635d5
@ -2159,7 +2159,7 @@ void Detector::updateDetectorServer(const std::string &fname, Positions pos) {
|
|||||||
std::string filename = sls::getFileNameFromFilePath(fname);
|
std::string filename = sls::getFileNameFromFilePath(fname);
|
||||||
pimpl->Parallel(&Module::updateDetectorServer, pos, buffer, filename);
|
pimpl->Parallel(&Module::updateDetectorServer, pos, buffer, filename);
|
||||||
if (getDetectorType().squash() != defs::EIGER) {
|
if (getDetectorType().squash() != defs::EIGER) {
|
||||||
; // rebootController(pos);
|
rebootController(pos);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user