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

Merge branch 'DPS_imager' into 'master'

Adds DPS2 Imager2 mnemonics

See merge request !64
parents 438a5a4d 6814e080
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