eiger bug fix: quad gap pixels

This commit is contained in:
2019-08-14 17:49:09 +02:00
parent 8e2b89d488
commit ba0c6ff286
8 changed files with 72 additions and 32 deletions

View File

@ -2213,9 +2213,10 @@ class multiSlsDetector : public virtual slsDetectorDefs {
* @param image pointer to image without gap pixels
* @param gpImage poiner to image with gap pixels, if NULL, allocated
* inside function
* quadEnable quad enabled
* @returns number of data bytes of image with gap pixels
*/
int processImageWithGapPixels(char *image, char *&gpImage);
int processImageWithGapPixels(char *image, char *&gpImage, bool quadEnable);
/**
* Create Receiving Data Sockets