This commit is contained in:
2020-06-30 11:59:35 +02:00
parent 488e0230ba
commit ff729fb43f
8 changed files with 0 additions and 33 deletions

View File

@ -1046,9 +1046,6 @@ int DetectorImpl::acquire() {
// start and read all
try {
if (multi_shm()->multiDetectorType == EIGER) {
Parallel(&Module::prepareAcquisition, {});
}
Parallel(&Module::startAndReadAll, {});
} catch (...) {
if (receiver)