mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-04-21 08:54:36 +02:00
initial fix warnings and throw error on warnigns for docs. does not fix sls namespace yet
This commit is contained in:
@@ -2396,7 +2396,8 @@ class Detector(CppDetectorApi):
|
||||
----
|
||||
To change settings as well or set threshold without trimbits, use setThresholdEnergy.
|
||||
|
||||
:setter: It loads trim files from settingspath.\n [Mythen3] An energy of -1 will pick up values from detector.
|
||||
:setter: It loads trim files from settingspath.\n
|
||||
[Mythen3] An energy of -1 will pick up values from detector.
|
||||
"""
|
||||
|
||||
if self.type == detectorType.MYTHEN3:
|
||||
|
||||
Reference in New Issue
Block a user