mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-23 22:56:43 +01:00
changes for new chipterboard -now works with reduced dynamic range and analog/digital readout
This commit is contained in:
@@ -807,7 +807,7 @@ class multiSlsDetector : public slsDetectorUtils {
|
||||
\param datain data from the detector
|
||||
\returns pointer to a double array with a data per channel
|
||||
*/
|
||||
double* decodeData(int *datain, double *fdata=NULL);
|
||||
double* decodeData(int *datain, int &nn, double *fdata=NULL);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user