mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 06:50:02 +02:00
32 bit mode image reconstuction should work for frame numbers as well
This commit is contained in:
parent
a4de9a914a
commit
d69c6df9ce
@ -182,7 +182,7 @@ public:
|
||||
|
||||
if (np==(nPackets-1)) {
|
||||
|
||||
fnum=getFrameNumber(data); cout << "fnum:"<<fnum<<endl;
|
||||
fnum=getFrameNumber(data); //cout << "fnum:"<<fnum<<endl;
|
||||
retval=findNextFrame(data,nd,packetSize*nPackets);
|
||||
np=nd/packetSize;
|
||||
// cout << np << endl;
|
||||
|
Loading…
x
Reference in New Issue
Block a user