From 096f483c1063a55bd39fdb6ef4bb8e612b732a0a Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Sun, 24 Nov 2019 19:49:00 +0100 Subject: [PATCH] Script execution --- script/tmp.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/tmp.py b/script/tmp.py index 0c187422..5b9fe9fb 100644 --- a/script/tmp.py +++ b/script/tmp.py @@ -2,7 +2,7 @@ def do_overview_As3d_In4d(): set_exec_pars(name="Overview-As3d-In4d-"+str(e)+"eV") move_to_position(SAMPLE_POSITION) center_As_3d = photon_energy - 4.5 - binding_center_As_3d - center_As_4d = photon_energy - 4.5 - binding_center_In_4d + center_In_4d = photon_energy - 4.5 - binding_center_In_4d rs = RangeSelection(center_As_3d-window_As_3d/2.,center_In_4d+window_In_4d/2.) rs.setVars([time_overview, 0.05, 1, photon_energy]) #Time, Size, Iteration, photon energy