mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 04:17:15 +02:00
check for why gui doesnt show all data
This commit is contained in:
@ -5178,7 +5178,7 @@ void multiSlsDetector::startReceivingDataThread(){
|
||||
}
|
||||
else{
|
||||
//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);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user