Script execution
This commit is contained in:
@@ -3,9 +3,9 @@ import ch.psi.pshell.plot.RangeSelectionPlot.RangeSelection as RangeSelection
|
||||
ranges = []
|
||||
|
||||
# dummy
|
||||
rs = RangeSelection(160.5, 160.5)
|
||||
rs.setVars([0.25, 0.025, 1, 535.]) #Time, Size, Iteration, photon energy
|
||||
ranges.append(rs)
|
||||
#rs = RangeSelection(160.5, 160.5)
|
||||
#rs.setVars([0.25, 0.025, 1, 535.]) #Time, Size, Iteration, photon energy
|
||||
#ranges.append(rs)
|
||||
# Ag 3d 5/2
|
||||
rs = RangeSelection(160.5, 164.5)
|
||||
rs.setVars([0.25, 0.025, 10, 535.]) #Time, Size, Iteration, photon energy
|
||||
|
||||
Reference in New Issue
Block a user