From f4ab5f4e46f97491653b9c8691df0a1e2bc00b5a Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Sun, 31 Jan 2021 08:57:12 +0100 Subject: [PATCH] Script execution --- script/users/TUM/P_Au111.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/script/users/TUM/P_Au111.py b/script/users/TUM/P_Au111.py index d53bf671..975d956b 100644 --- a/script/users/TUM/P_Au111.py +++ b/script/users/TUM/P_Au111.py @@ -6,6 +6,10 @@ ranges = [] #rs = RangeSelection(144.0, 145.0) #rs.setVars([0.25, 1, 1, 250.]) #Time, Size, Iteration, photon energy #ranges.append(rs) +# Bi 4f +#rs = RangeSelection(, ) +#rs.setVars([0.25, 0.025, 20, 300.]) #Time, Size, Iteration, photon energy +#ranges.append(rs) # P 2p rs = RangeSelection(164.0, 168.0) rs.setVars([0.25, 0.025, 20, 300.]) #Time, Size, Iteration, photon energy