Skip to content
Snippets Groups Projects
Commit 686e2947 authored by Laurent Mercadier's avatar Laurent Mercadier
Browse files

Merge branch 'gpc_delay_stage' into 'master'

Adds GPC EOS delay line

See merge request SCS/ToolBox!70
parents 62640598 14d43d10
No related branches found
No related tags found
No related merge requests found
...@@ -221,6 +221,10 @@ mnemonics = { ...@@ -221,6 +221,10 @@ mnemonics = {
'key':'data.image.pixels', 'key':'data.image.pixels',
'dim':['8cam1_y', '8cam1_x']}, 'dim':['8cam1_y', '8cam1_x']},
# GPC
"GPC_EOS_DelayLine": {'source':'SCS_CDIDET_GRD/MOTOR/IMAGER',
'key':'actualPosition.value',
'dim':None},
# FFT # FFT
"scannerX": {'source':'SCS_CDIFFT_SAM/LMOTOR/SCANNERX', "scannerX": {'source':'SCS_CDIFFT_SAM/LMOTOR/SCANNERX',
......
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