mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 04:17:15 +02:00
making gui work temporarily for jctb
This commit is contained in:
@ -602,6 +602,9 @@ bool gainPlotEnable;
|
||||
/** gain data enable, enabled if gain data to be extracted from normal data */
|
||||
bool gainDataEnable;
|
||||
|
||||
const static int npixelsx_jctb = 400;
|
||||
int npixelsy_jctb;
|
||||
|
||||
signals:
|
||||
void UpdatingPlotFinished();
|
||||
void InterpolateSignal(bool);
|
||||
|
Reference in New Issue
Block a user