Script execution
This commit is contained in:
@@ -3,8 +3,8 @@ import ch.psi.pshell.plot.RangeSelectionPlot.RangeSelection as RangeSelection
|
||||
ranges = []
|
||||
|
||||
# Si 2p
|
||||
rs = RangeSelection(143, 149)
|
||||
rs.setVars([0.25, 0.05, 10, 435.]) #Time, Size, Iteration, photon energy
|
||||
rs = RangeSelection(328, 333)
|
||||
rs.setVars([0.25, 0.05, 1, 435.]) #Time, Size, Iteration, photon energy
|
||||
ranges.append(rs))
|
||||
|
||||
# Ag 3d5/2
|
||||
|
||||
Reference in New Issue
Block a user