Skip to content
Snippets Groups Projects
Commit 128a4350 authored by Giuseppe Mercurio's avatar Giuseppe Mercurio
Browse files

Merge branch 'KB-bending' into 'master'

KB bending averager

See merge request !119
parents d18c870c eee6b817
No related branches found
No related tags found
1 merge request!119KB bending averager
......@@ -273,6 +273,14 @@ mnemonics = {
"VFM_BENDERF": ({'source': 'SCS_KBS_VFM/MOTOR/BENDERF',
'key': 'encoderPosition.value',
'dim': None},),
"HFM_BENDING": ({'source': 'SCS_KBS_HFM/MDL/AVERAGER',
'key': 'result.value',
'dim': None},),
"VFM_BENDING": ({'source': 'SCS_KBS_HFM/MDL/AVERAGER',
'key': 'result.value',
'dim': None},),
# AFS LASER
"AFS_PhaseShifter": ({'source': 'SCS_ILH_LAS/PHASESHIFTER/DOOCS',
......
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