mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 04:17:15 +02:00
moench speeds (#776)
* added other speeds and updated readoutspeedlist, test, gui
This commit is contained in:
@ -2034,10 +2034,10 @@ class Detector(CppDetectorApi):
|
||||
-----
|
||||
[Jungfrau][Moench] FULL_SPEED, HALF_SPEED (Default), QUARTER_SPEED
|
||||
[Eiger] FULL_SPEED (Default), HALF_SPEED, QUARTER_SPEED
|
||||
[Moench] FULL_SPEED (Default), HALF_SPEED, QUARTER_SPEED
|
||||
[Gottthard2] G2_108MHZ (Default), G2_144MHZ
|
||||
[Jungfrau] FULL_SPEED option only available from v2.0 boards and is recommended to set number of interfaces to 2. \n
|
||||
Also overwrites adcphase to recommended default.
|
||||
[Moench] FULL_SPEED (Default)
|
||||
"""
|
||||
return element_if_equal(self.getReadoutSpeed())
|
||||
|
||||
|
Reference in New Issue
Block a user