Script execution
This commit is contained in:
@@ -3,9 +3,9 @@ import ch.psi.pshell.plot.RangeSelectionPlot.RangeSelection as RangeSelection
|
||||
ranges = []
|
||||
|
||||
# Ag 3d5/2
|
||||
#rs = RangeSelection(160.0, 164.0)
|
||||
#rs.setVars([0.25, 0.05, 5, 535.]) #Time, Size, Iteration, photon energy
|
||||
#ranges.append(rs)
|
||||
rs = RangeSelection(160.0, 164.0)
|
||||
rs.setVars([0.25, 0.05, 5, 535.]) #Time, Size, Iteration, photon energy
|
||||
ranges.append(rs)
|
||||
# FE
|
||||
rs = RangeSelection(525, 531)
|
||||
rs.setVars([0.25, 0.05, 5, 535.]) #Time, Size, Iteration, photon energy
|
||||
|
||||
Reference in New Issue
Block a user