From 1f3be31d7ccfd92bb134749f98ed47617efb49a5 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Mon, 24 Aug 2020 16:43:41 +0200 Subject: [PATCH] Script execution --- script/optics/RefocusManipulatorScan.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/script/optics/RefocusManipulatorScan.py b/script/optics/RefocusManipulatorScan.py index b0c50e52..5e989b7a 100644 --- a/script/optics/RefocusManipulatorScan.py +++ b/script/optics/RefocusManipulatorScan.py @@ -27,9 +27,9 @@ STARTPOS = (-DISTANCE_Ry / 2.0, -DISTANCE_X / 2.0) ENDPOS = (DISTANCE_Ry / 2.0, DISTANCE_X / 2.0) RELATIVE = True -STARTPOS = (-1.6854, -5.5) -ENDPOS = (+0.2346, +2.5) -RELATIVE = False +# STARTPOS = (-1.6854, -5.5) +# ENDPOS = (+0.2346, +2.5) +# RELATIVE = False adjust_sensors() set_adc_averaging()