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

HAMP and virtual sample mnemonics

parent 782a35cc
No related branches found
Tags 3.11.4
1 merge request!260HAMP and virtual sample mnemonics
Pipeline #104135 passed
......@@ -295,6 +295,11 @@ mnemonics = {
"SCS_slowTrain_SA3": ({'source': 'SCS_BLU_XGM/XGM/DOOCS',
'key': 'controlData.slowTrainSa3.value',
'dim': None},),
"HAMP": ({'source': 'SCS_BLU_XGM/XGM/DOOCS',
'key': 'hv.hamph',
'dim': None},),
# KBS
"HFM_CAPB": ({'source': 'SCS_KBS_HFM/ASENS/CAPB',
......@@ -382,6 +387,12 @@ mnemonics = {
"FFT_FocusLens": ({'source': 'SCS_CDIFFT_FDM/MOTOR/BARLOW_1',
'key': 'actualPosition.value',
'dim': None},),
"virtual_image": ({'source': 'SCS_XRD_MOV/CAM/WALLSIDE:daqOutput',
'key': 'data.image.pixels',
'dim': ['y', 'x']},),
# 1st lens of telescope (setup of August 2019)
"PP800_TeleLens": ({'source': 'SCS_ILH_LAS/MOTOR/LT7',
'key': 'actualPosition.value',
......
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