From 3b9b2a45edaea102b825e23f73a85c76d7d39d4b Mon Sep 17 00:00:00 2001 From: gac-x09lb Date: Wed, 23 Nov 2022 13:30:40 +0100 Subject: [PATCH] Script execution --- script/templates/Regine.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/templates/Regine.py b/script/templates/Regine.py index f3e5d4d..e8f761b 100644 --- a/script/templates/Regine.py +++ b/script/templates/Regine.py @@ -18,7 +18,7 @@ if (get_exec_pars().args is None) and (get_exec_pars().script=="Regine"): DRY_RUN = False CENTER_X = 11418.0 CENTER_Y = 10498.0 - EXPOSURES = [0.05,10] #unit:s + EXPOSURES = [0.05,1.0,10.0] #unit:s STEPS_X = 5 STEPS_Y= 5 STEP_SIZE_X = 5