Skip to content
Snippets Groups Projects
Commit 42b14560 authored by Karim Ahmed's avatar Karim Ahmed
Browse files

Merge branch 'fix/add_missing_gain_mode_parameter_jf' into 'master'

Fix: Gain mode parameter wwas missing from Jungfrau parameter

See merge request !856
parents 130a3247 1ce22e7c
No related branches found
No related tags found
1 merge request!856Fix: Gain mode parameter wwas missing from Jungfrau parameter
...@@ -1110,6 +1110,7 @@ class JUNGFRAU_CalibrationData(CalibrationData): ...@@ -1110,6 +1110,7 @@ class JUNGFRAU_CalibrationData(CalibrationData):
"Integration Time", "Integration Time",
"Sensor temperature", "Sensor temperature",
"Gain Setting", "Gain Setting",
"Gain mode",
] ]
def __init__( def __init__(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment