mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 18:31:31 +01:00
check for why gui doesnt show all data
This commit is contained in:
@@ -448,7 +448,7 @@ int slsDetectorUtils::acquire(int delflag){
|
||||
setFileIndex(fileIO::getFileIndex());
|
||||
pthread_mutex_unlock(&mg);
|
||||
|
||||
|
||||
usleep(1*1000*1000);
|
||||
if (measurement_finished){
|
||||
pthread_mutex_lock(&mg);
|
||||
measurement_finished(im,*fileIndex,measFinished_p);
|
||||
|
||||
Reference in New Issue
Block a user