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

Adds DPS2 Imager2 mnemonics

parent 438a5a4d
No related branches found
No related tags found
No related merge requests found
...@@ -63,6 +63,10 @@ mnemonics = { ...@@ -63,6 +63,10 @@ mnemonics = {
"UND": {'source':'SA3_XTD10_UND/DOOCS/PHOTON_ENERGY', "UND": {'source':'SA3_XTD10_UND/DOOCS/PHOTON_ENERGY',
'key':'actualPosition.value', 'key':'actualPosition.value',
'dim':None}, 'dim':None},
#DPS imagers
"DPS2CAM2": {'source':'SCS_BLU_DPS-2/CAM/IMAGER2CAMERA:daqOutput',
'key':'data.image.pixels',
'dim':['dps2cam2_y', 'dps2cam2_x']},
# XTD10 XGM # XTD10 XGM
## keithley ## keithley
"XTD10_photonFlux": {'source':'SA3_XTD10_XGM/XGM/DOOCS', "XTD10_photonFlux": {'source':'SA3_XTD10_XGM/XGM/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