mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 12:57:13 +02:00
top image reconstruct works with make flga
This commit is contained in:
@ -498,8 +498,8 @@ protected:
|
||||
/** structure of an eiger image header*/
|
||||
typedef struct
|
||||
{
|
||||
unsigned char num1[4];
|
||||
unsigned char num2[3];
|
||||
unsigned char num1[6];
|
||||
unsigned char num2[1];
|
||||
unsigned char num3[1];
|
||||
} eiger_packet_header;
|
||||
|
||||
|
Reference in New Issue
Block a user