Script execution

This commit is contained in:
gac-x03da
2020-07-19 22:26:04 +02:00
parent 6b95f1bafb
commit cd42c81008

View File

@@ -3,9 +3,9 @@ import ch.psi.pshell.plot.RangeSelectionPlot.RangeSelection as RangeSelection
ranges = []
# Co 2p
rs = RangeSelection(154, 172)
rs.setVars([0.25, 0.05, 30, 950.]) #Time, Size, Iteration, photon energy
ranges.append(rs)
#rs = RangeSelection(154, 172)
#rs.setVars([0.25, 0.05, 30, 950.]) #Time, Size, Iteration, photon energy
#ranges.append(rs)
# C 1s
#rs = RangeSelection(651.0, 665.0)