mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-18 07:47:12 +02:00
gotthard compression works..without shortframe
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorCalibration@43 113b152e-814d-439b-b186-022a431db7b5
This commit is contained in:
@ -65,10 +65,6 @@ class moench02ModuleData : public slsReceiverData<uint16_t> {
|
||||
|
||||
setDataMap(dMap);
|
||||
setDataMask(dMask);
|
||||
setFrameIndexMask(0xffffff00);
|
||||
setPacketIndexMask(0xff);
|
||||
setFrameIndexOffset(8);
|
||||
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user