Script execution

This commit is contained in:
gac-x09lb
2022-11-23 13:30:40 +01:00
parent a8f6a1ccdd
commit 3b9b2a45ed

View File

@@ -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