Closedown
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#Mon May 19 17:39:31 CEST 2025
|
||||
#Wed Jul 16 12:37:55 CEST 2025
|
||||
xscanMoveTimeout=600
|
||||
autoSaveScanData=true
|
||||
simulation=false
|
||||
@@ -31,7 +31,7 @@ dataServerPort=-1
|
||||
hideServerMessages=false
|
||||
serverPort=8080
|
||||
versionTrackingEnabled=true
|
||||
dataPath={data}/{year}/{month}/schirdewahn/Cu111n31_FeFPc+CoPc/pshell-{date}-{time}-{name}
|
||||
dataPath={data}/{year}/{month}/muntwiler/pshell-{date}-{time}-{name}
|
||||
serverEnabled=false
|
||||
dataScanReleaseRecords=true
|
||||
depthDimension=2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#Mon May 19 17:39:31 CEST 2025
|
||||
pgroup=p21109
|
||||
proposal=EUSpecLab
|
||||
proposer=schirdewahn/Cu111n31_FeFPc+CoPc
|
||||
#Wed Jul 16 12:37:55 CEST 2025
|
||||
pgroup=p19371
|
||||
proposal=MnTe
|
||||
proposer=muntwiler
|
||||
prefix=
|
||||
sample=Cu111n31_FeFPc+CoPc
|
||||
authors=Frederik Schirdewahn
|
||||
sample=MnTe VA2776
|
||||
authors=Matthias Muntwiler
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Mon May 19 18:40:00 CEST 2025
|
||||
LastRunDate=250519
|
||||
FileSequentialNumber=19845
|
||||
DaySequentialNumber=20
|
||||
#Wed Jul 16 14:15:05 CEST 2025
|
||||
LastRunDate=250716
|
||||
FileSequentialNumber=19847
|
||||
DaySequentialNumber=2
|
||||
|
||||
@@ -356,8 +356,9 @@ def after_scan():
|
||||
"""
|
||||
Close shutter and turn off analyser
|
||||
"""
|
||||
caput("X03DA-PC:AFTER-SCAN.PROC", 1)
|
||||
caput("X03DA-OP-VG7:WT_SET", 0)
|
||||
caput("X03DA-SCIENTA:cam1:ZERO_SUPPLIES", 1)
|
||||
# caput("X03DA-PC:AFTER-SCAN.PROC", 1)
|
||||
# caput("X03DA-OP-VG7:WT_SET", 0)
|
||||
#caput("X03DA-FE-AB1:CLOSE4BL", 0)
|
||||
#release_keithleys()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user