mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
moench speeds (#776)
* added other speeds and updated readoutspeedlist, test, gui
This commit is contained in:
@ -9438,10 +9438,8 @@ int set_readout_speed(int file_des) {
|
||||
switch (arg) {
|
||||
#if defined(EIGERD) || defined(JUNGFRAUD) || defined(MOENCHD)
|
||||
case FULL_SPEED:
|
||||
#ifndef MOENCHD
|
||||
case HALF_SPEED:
|
||||
case QUARTER_SPEED:
|
||||
#endif
|
||||
#elif GOTTHARD2D
|
||||
case G2_108MHZ:
|
||||
case G2_144MHZ:
|
||||
|
Reference in New Issue
Block a user