mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-20 08:38:00 +02:00
some clone changes and setting the gui image read frequency to be one for eiger in gui
This commit is contained in:
@ -1116,6 +1116,8 @@ void qTabPlot::Refresh(){
|
||||
boxFrequency->setEnabled(true);
|
||||
connect(boxScan, SIGNAL(toggled(bool)), this, SLOT(EnableScanBox()));
|
||||
EnableScanBox();
|
||||
if(myDet->getDetectorsType() == slsDetectorDefs::EIGER)
|
||||
comboFrequency->setCurrentIndex(1);
|
||||
SetFrequency();
|
||||
|
||||
}else{
|
||||
|
Reference in New Issue
Block a user