From 1d75f76f436878bf6d3f9f8655d2208ed0a978ff Mon Sep 17 00:00:00 2001 From: Alexandre Gobbo Date: Thu, 7 Nov 2019 17:06:47 +0100 Subject: [PATCH] Startup --- config/devices.properties | 2 +- devices/image2.properties | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 devices/image2.properties diff --git a/config/devices.properties b/config/devices.properties index 9931f6c..d012d45 100755 --- a/config/devices.properties +++ b/config/devices.properties @@ -1,7 +1,7 @@ $det=ch.psi.pshell.epics.AreaDetector|13SIM1|||false det2=ch.psi.pshell.epics.AreaDetector|CCCC||| image=ch.psi.pshell.imaging.CameraSource|det||-500|false -image2=ch.psi.pshell.imaging.CameraSource|det2||| +#image2=ch.psi.pshell.imaging.CameraSource|det2||| dispatcher=ch.psi.pshell.bs.Provider|tcp://localhost:9999||| bs=ch.psi.pshell.bs.Provider|tcp://SFTEST-CVME-DBPM1:9000||| #cam_server_local=ch.psi.pshell.bs.PipelineServer|localhost:8889|||true diff --git a/devices/image2.properties b/devices/image2.properties new file mode 100644 index 0000000..fab6647 --- /dev/null +++ b/devices/image2.properties @@ -0,0 +1,25 @@ +#Thu Nov 07 17:00:42 CET 2019 +colormap=Grayscale +colormapAutomatic=false +colormapLogarithmic=false +colormapMax=NaN +colormapMin=NaN +flipHorizontally=false +flipVertically=false +grayscale=false +invert=false +rescaleFactor=1.0 +rescaleOffset=0.0 +roiHeight=-1 +roiWidth=-1 +roiX=0 +roiY=0 +rotation=0.0 +rotationCrop=false +scale=1.0 +spatialCalOffsetX=NaN +spatialCalOffsetY=NaN +spatialCalScaleX=NaN +spatialCalScaleY=NaN +spatialCalUnits=mm +transpose=false