Closedown

This commit is contained in:
gac-x03da
2020-09-16 15:12:52 +02:00
parent bd19f7eaa1
commit 88fe542081
4 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
#Tue Aug 25 15:09:55 CEST 2020
#Tue Sep 15 12:44:02 CEST 2020
hostName=x03da-cons-1
userManagement=false
instanceName=x03da
@@ -8,7 +8,7 @@ dataServerPort=-1
hideServerMessages=false
serverPort=8080
versionTrackingEnabled=true
dataPath={data}/{year}/{month}/monney/pshell-{date}-{time}-{name}
dataPath={data}/{year}/{month}/sajedi/pshell-{date}-{time}-{name}
serverEnabled=false
commandExecutionEvents=false
logDaysToLive=50
+6 -6
View File
@@ -1,7 +1,7 @@
#Tue Aug 25 15:09:55 CEST 2020
pgroup=p17242
proposal=20170698
proposer=monney
#Tue Sep 15 12:44:02 CEST 2020
pgroup=p18330
proposal=20191313
proposer=sajedi
prefix=
sample=IrTe2
authors=Maxime Rumo|Claude Monney|Matthias Muntwiler
sample=
authors=Maryam Sajedi|Friedrich Freyse
+2 -2
View File
@@ -1,2 +1,2 @@
#Tue Sep 01 08:55:00 CEST 2020
FileSequentialNumber=4376
#Fri Sep 11 18:30:27 CEST 2020
FileSequentialNumber=4534
+1 -1
View File
@@ -1,7 +1,7 @@
import ch.psi.pshell.plot.RangeSelectionPlot.RangeSelection as RangeSelection
rs = RangeSelection(98.0, 108.0)
rs.setVars([0.5, 0.05, 1, 640.]) #Time, Size, Iteration, photon energy
rs.setVars([0.5, 0.05, 2, 640.]) #Time, Size, Iteration, photon energy
run("XPSSpectrum", {"save_scienta_image":True,
"ranges":[rs, ],