mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-10 15:08:40 +01:00
Dev/doc architecture commands (#1272)
* wip for sw architecture * wip:intro * wip client wip * documentation on architecutre is done. commands left * wip. clientto module done * almost done * about 2nd port * done * review changes * review fixes * minor
This commit is contained in:
@@ -2184,6 +2184,7 @@ class Detector(CppDetectorApi):
|
||||
|
||||
:setter: It loads trim files from settingspath.\n [Mythen3] An energy of -1 will pick up values from detector.
|
||||
"""
|
||||
|
||||
if self.type == detectorType.MYTHEN3:
|
||||
return self.getAllThresholdEnergy()
|
||||
return self.getThresholdEnergy()
|
||||
|
||||
Reference in New Issue
Block a user