Script execution
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import ch.psi.pshell.plot.RangeSelectionPlot.RangeSelection as RangeSelection
|
||||
|
||||
rs = RangeSelection(90.0, 105.0)
|
||||
rs.setVars([0.5, 0.05, 1, 305.]) #Time, Size, Iteration, photon energy
|
||||
rs.setVars([0.5, 0.05, 2, 305.]) #Time, Size, Iteration, photon energy
|
||||
|
||||
run("XPSSpectrum", {"save_scienta_image":True,
|
||||
"ranges":[rs, ],
|
||||
|
||||
Reference in New Issue
Block a user