From 7a826674933ffccac2f53f057e59d14cf90fb8ee Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Sat, 30 Jan 2021 04:40:32 +0100 Subject: [PATCH] Script execution --- script/users/TUM/Ge_Ag111.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/script/users/TUM/Ge_Ag111.py b/script/users/TUM/Ge_Ag111.py index df0e46dd..a655b15a 100644 --- a/script/users/TUM/Ge_Ag111.py +++ b/script/users/TUM/Ge_Ag111.py @@ -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