Closedown
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#Mon Jan 25 00:49:13 CET 2021
|
||||
#Wed Jan 27 00:49:28 CET 2021
|
||||
autoSaveScanData=true
|
||||
simulation=false
|
||||
commandExecutionEvents=false
|
||||
@@ -20,7 +20,7 @@ dataServerPort=-1
|
||||
hideServerMessages=false
|
||||
serverPort=8080
|
||||
versionTrackingEnabled=true
|
||||
dataPath={data}/{year}/{month}/Niels/S2/Ox00-{date}-{time}-{name}
|
||||
dataPath={data}/{year}/{month}/Auwearter/pshell-{date}-{time}-{name}
|
||||
serverEnabled=false
|
||||
dataScanReleaseRecords=true
|
||||
depthDimension=2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#Sat Jan 23 12:24:58 CET 2021
|
||||
pgroup=p17274
|
||||
proposal=
|
||||
proposer=bl-dev
|
||||
#Wed Jan 27 00:49:28 CET 2021
|
||||
pgroup=
|
||||
proposal=20191320
|
||||
proposer=Auwearter
|
||||
prefix=
|
||||
sample=Cu(111)
|
||||
authors=Matthias Muntwiler
|
||||
sample=
|
||||
authors=
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
#Sat Jan 23 12:50:28 CET 2021
|
||||
FileSequentialNumber=6116
|
||||
#Wed Jan 27 06:58:45 CET 2021
|
||||
FileSequentialNumber=6520
|
||||
|
||||
@@ -23,7 +23,7 @@ try:
|
||||
before_readout()
|
||||
time.sleep(0.2)
|
||||
time2 = time.time()
|
||||
scienta_time = (time2 - time1) * 2
|
||||
scienta_time = (time2 - time1) + 1.
|
||||
print "step time: ", scienta_time
|
||||
|
||||
if isinstance(STEPS,int):
|
||||
|
||||
Reference in New Issue
Block a user