Script execution
This commit is contained in:
@@ -3,7 +3,7 @@ import ch.psi.pshell.plot.RangeSelectionPlot.RangeSelection as RangeSelection
|
||||
ranges = []
|
||||
|
||||
# Co 2p
|
||||
rs = RangeSelection(154.5, 182.5)
|
||||
rs = RangeSelection(154, 172)
|
||||
rs.setVars([0.25, 0.05, 10, 950.]) #Time, Size, Iteration, photon energy
|
||||
ranges.append(rs)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user