This commit is contained in:
gobbo_a
2017-11-06 12:13:01 +01:00
parent e94e21acae
commit 387e5ae76c
14 changed files with 35 additions and 18 deletions
+2 -1
View File
@@ -1,4 +1,4 @@
#Fri Sep 01 21:13:20 CEST 2017
#Mon Nov 06 12:06:12 CET 2017
autoSaveScanData=true
createSessionFiles=false
dataLayout=default
@@ -14,6 +14,7 @@ logDaysToLive=-1
logLevel=Fine
logLevelConsole=Off
logPath={logs}/{date}_{time}
notificationLevel=null
scanStreamerPort=-1
serverEnabled=false
serverPort=8095
-2
View File
@@ -18,5 +18,3 @@ adc_xh1=ch.psi.pshell.epics.ChannelInteger|SARFE10-PBPG050:HAMP-014-x-h1-DATA-SU
adc_yh2=ch.psi.pshell.epics.ChannelInteger|SARFE10-PBPG050:HAMP-011-y-h2-DATA-SUM|||true
m2rx=ch.psi.pshell.epics.Motor|SAROP21-OOMV096:W_RX|||true
#camtool=ch.psi.pshell.bs.Camtool|localhost:10000|||
invalid1=ch.psi.pshell.epics.ChannelDouble|SARUN15-UIND030:INVALID-PV -1 True Nullify|||true
invalid2=ch.psi.pshell.epics.ChannelDouble|SARUN15-UIND030:INVALID-PV -1 False Exception|||true
+9
View File
@@ -0,0 +1,9 @@
#Mon Nov 06 12:06:13 CET 2017
auth=None
from=
host=
port=0
pwd=
smsSuffix=@sms.switch.ch
to=
usr=
+2 -1
View File
@@ -1,4 +1,4 @@
#Sat Sep 02 12:48:50 CEST 2017
#Wed Oct 18 13:40:45 CEST 2017
defaultSpeed=1.0
estbilizationDelay=1
hasEnable=false
@@ -12,4 +12,5 @@ precision=2
resolution=0.01
rotation=false
scale=1.0
startRetries=1
unit=mm
+2 -1
View File
@@ -1,4 +1,4 @@
#Sat Sep 02 12:46:26 CEST 2017
#Wed Oct 18 13:40:45 CEST 2017
defaultSpeed=1.0
estbilizationDelay=1
hasEnable=false
@@ -12,4 +12,5 @@ precision=2
resolution=0.1
rotation=false
scale=1.0
startRetries=1
unit=mm
+2 -1
View File
@@ -1,4 +1,4 @@
#Fri Sep 01 20:25:39 CEST 2017
#Wed Oct 18 13:40:45 CEST 2017
defaultSpeed=0.05
estbilizationDelay=0
hasEnable=false
@@ -12,4 +12,5 @@ precision=3
resolution=1.0E-6
rotation=false
scale=1.0
startRetries=1
unit=mm
+2 -1
View File
@@ -1,4 +1,4 @@
#Fri Sep 01 20:26:13 CEST 2017
#Wed Oct 18 13:40:45 CEST 2017
defaultSpeed=0.05
estbilizationDelay=0
hasEnable=false
@@ -12,4 +12,5 @@ precision=3
resolution=1.0E-6
rotation=false
scale=1.0
startRetries=1
unit=mm
+2 -1
View File
@@ -1,4 +1,4 @@
#Fri Sep 01 17:17:38 CEST 2017
#Wed Oct 18 13:40:45 CEST 2017
defaultSpeed=100.0
estbilizationDelay=0
hasEnable=false
@@ -12,4 +12,5 @@ precision=6
resolution=0.001
rotation=false
scale=1.0
startRetries=1
unit=mrad
+4 -3
View File
@@ -1,15 +1,16 @@
#Tue Aug 29 17:00:42 CEST 2017
#Sat Oct 21 15:38:05 CEST 2017
defaultSpeed=1.5
estbilizationDelay=0
hasEnable=false
homingType=None
maxSpeed=10.0
maxValue=0.8
maxValue=1.6
minSpeed=NaN
minValue=-0.6
minValue=-1.6
offset=0.0
precision=3
resolution=0.001
rotation=false
scale=1.0
startRetries=1
unit=mm
+4 -3
View File
@@ -1,15 +1,16 @@
#Tue Aug 29 17:00:42 CEST 2017
#Sat Oct 21 15:38:30 CEST 2017
defaultSpeed=1.5
estbilizationDelay=0
hasEnable=false
homingType=None
maxSpeed=10.0
maxValue=1.0
maxValue=1.6
minSpeed=NaN
minValue=-1.4
minValue=-1.6
offset=0.0
precision=3
resolution=0.001
rotation=false
scale=1.0
startRetries=1
unit=mm
+2 -1
View File
@@ -1,4 +1,4 @@
#Fri Sep 01 16:45:14 CEST 2017
#Wed Oct 18 13:40:45 CEST 2017
defaultSpeed=1.5
estbilizationDelay=0
hasEnable=false
@@ -12,4 +12,5 @@ precision=3
resolution=1.953125E-5
rotation=false
scale=1.0
startRetries=1
unit=mm
+2 -1
View File
@@ -1,4 +1,4 @@
#Fri Sep 01 16:45:14 CEST 2017
#Wed Oct 18 13:40:45 CEST 2017
defaultSpeed=1.5
estbilizationDelay=0
hasEnable=false
@@ -12,4 +12,5 @@ precision=3
resolution=1.953125E-5
rotation=false
scale=1.0
startRetries=1
unit=mm
+1 -1
View File
@@ -12,7 +12,7 @@ av_xbpm_x = create_averager(xbpm_x, count = 20, interval = -1, name = "av_xbpm_x
av_xbpm_x.monitored = True
#The actuals scan
r=lscan(pbpg_mx, [av_hamp_x, av_xbpm_x], -0.5, 0.5, 20, latency = 0.0)
r=lscan(pbpg_mx, [av_hamp_x, av_xbpm_x], -1.5, 1.5, 60, latency = 0.0)
#Fitting
values = to_array(r.getReadable(0), 'd')
+1 -1
View File
@@ -12,7 +12,7 @@ av_xbpm_y = create_averager(xbpm_y, count = 20, interval = -1, name = "av_xbpm_y
av_xbpm_y.monitored = True
#The actuals scan
r=lscan(pbpg_my, [av_hamp_y, av_xbpm_y], -0.5, 0.5, 20, latency = 0.0)
r=lscan(pbpg_my, [av_hamp_y, av_xbpm_y], -1.5, 1.5, 30, latency = 0.0)
#Fitting
values = to_array(r.getReadable(0), 'd')