Script execution
This commit is contained in:
@@ -16,7 +16,7 @@ position_plot = None if "POSITION_PLOT" not in globals() else POSITION_PLOT
|
||||
|
||||
#Debugging
|
||||
if (get_exec_pars().args is None) and (get_exec_pars().script=="Regine"):
|
||||
DRY_RUN = False
|
||||
DRY_RUN = True
|
||||
CENTER_X = 11418.0
|
||||
CENTER_Y = 10498.0
|
||||
EXPOSURES = [0.05,1.0,10.0] #unit:s
|
||||
|
||||
Reference in New Issue
Block a user