mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-17 15:27:13 +02:00
eiger server: added overflow, noverflow to the flags to show/not show saturation when there is overflow in any of the single subframes in 32 bit mode
This commit is contained in:
@ -5440,17 +5440,7 @@ int slsDetector::sendROI(int n,ROI roiLimits[]){
|
||||
|
||||
|
||||
|
||||
/*
|
||||
|
||||
enum readOutFlags {
|
||||
NORMAL_READOUT,
|
||||
setReadOutFlags(STORE_IN_RAM,
|
||||
READ_HITS,
|
||||
ZERO_COMPRESSION,
|
||||
BACKGROUND_CORRECTION
|
||||
}{};
|
||||
|
||||
*/
|
||||
|
||||
int slsDetector::setReadOutFlags(readOutFlags flag){
|
||||
|
||||
|
Reference in New Issue
Block a user