mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-10 12:00:43 +02: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