mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-28 01:00:02 +02:00
check for why gui doesnt show all data
This commit is contained in:
parent
a7658b2b94
commit
7a93fd8a58
@ -1260,8 +1260,8 @@ int qDrawPlot::MeasurementFinished(int currentMeasurementIndex, int fileIndex){
|
||||
#endif
|
||||
//to make sure it plots the last frame before setting lastimagearray all to 0
|
||||
//if(plot_in_scope==2)
|
||||
usleep(5*1000*1000);
|
||||
|
||||
//usleep(5*1000*1000);
|
||||
usleep(500*1000);
|
||||
currentMeasurement = currentMeasurementIndex+1;
|
||||
currentFileIndex = fileIndex;
|
||||
#ifdef VERBOSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user