Closedown

This commit is contained in:
gac-x03da
2022-06-08 10:57:59 +02:00
parent 3358e1ae00
commit d6a2e15ff0
5 changed files with 16 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
#Wed May 04 11:20:35 CEST 2022
#Sun May 29 13:11:54 CEST 2022
autoSaveScanData=true
simulation=false
commandExecutionEvents=false
@@ -26,7 +26,7 @@ dataServerPort=-1
hideServerMessages=false
serverPort=8080
versionTrackingEnabled=true
dataPath={data}/{year}/{month}/Romankov/pshell-{date}-{time}-{name}
dataPath={data}/{year}/{month}/heinrich_m/pshell-{date}-{time}-{name}
serverEnabled=false
dataScanReleaseRecords=true
depthDimension=2

View File

@@ -1,7 +1,7 @@
#Thu May 05 13:25:40 CEST 2022
pgroup=p19568
proposal=20211913
proposer=Romankov
#Mon May 30 11:51:29 CEST 2022
pgroup=p19371
proposal=GeTe
proposer=heinrich_m
prefix=
sample=Ag_2
authors=
sample=GeTe VA2418
authors=Martin Heinrich

View File

@@ -1,4 +1,4 @@
#Thu May 12 08:45:48 CEST 2022
LastRunDate=220512
FileSequentialNumber=12233
DaySequentialNumber=26
#Mon May 30 12:43:42 CEST 2022
LastRunDate=220530
FileSequentialNumber=12875
DaySequentialNumber=10

View File

@@ -1,4 +1,4 @@
#Thu Nov 18 10:18:06 CET 2021
#Fri May 20 16:07:19 CEST 2022
spatialCalOffsetY=NaN
spatialCalOffsetX=NaN
dataPolling=500
@@ -8,7 +8,7 @@ scale=1.0
grayscale=false
spatialCalScaleX=NaN
spatialCalScaleY=NaN
colormapMax=4096.0
colormapMax=150.0
rescaleOffset=0.0
roiWidth=-1
colormap=Grayscale
@@ -23,7 +23,7 @@ flipVertically=false
roiHeight=-1
flipHorizontally=false
dataMonitoring=false
colormapAutomatic=true
colormapAutomatic=false
roiY=0
roiX=0
transpose=false

View File

@@ -71,7 +71,7 @@ rs.setVars([0.5, 0.02, 3, 800.0]) #Time, Size, Iteration, photon energy
run("XPSSpectrum", {"save_scienta_image":True, "ranges":[rs, ], "ENDSCAN":True, "pass_energy":50})
"""
"""
# VB 62 eV fine scan exit slit 50
ExitSlit.write(50)
rs = RangeSelection(40.0,57.0)