mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-24 15:20:02 +02:00
check for why gui doesnt show all data
This commit is contained in:
parent
1e361bb3ba
commit
7803e94d79
@ -5178,7 +5178,7 @@ void multiSlsDetector::startReceivingDataThread(){
|
|||||||
}
|
}
|
||||||
else{
|
else{
|
||||||
//actual data
|
//actual data
|
||||||
cprintf(BLUE,"%d actual dataaa\n",ithread);
|
//cprintf(BLUE,"%d actual dataaa\n",ithread);
|
||||||
memcpy((char*)(singleframe[ithread]),(char*)zmq_msg_data(&message),singleDatabytes/numReadoutPerDetector);
|
memcpy((char*)(singleframe[ithread]),(char*)zmq_msg_data(&message),singleDatabytes/numReadoutPerDetector);
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user