This commit is contained in:
2021-08-05 10:08:41 +02:00
parent cd396a1f11
commit acd12bf2fa
3 changed files with 5 additions and 4 deletions

View File

@ -2202,7 +2202,7 @@ class Detector(CppDetectorApi):
Note
-----
[Jungfrau] DYNAMIC_GAIN_MODE, FORCE_SWITCH_G1, FORCE_SWITCH_G2, FIX_G1, FIX_G2, FIX_G0 \n
CAUTION: Do not use FIX_G0 blindly, you can damage the detector!!!
CAUTION: Do not use FIX_G0 without caution, you can damage the detector!!!
"""
return element_if_equal(self.getGainMode())