diff --git a/script/optics/RefocusManipulatorScan.py b/script/optics/RefocusManipulatorScan.py index 65679db2..ddf6a9da 100644 --- a/script/optics/RefocusManipulatorScan.py +++ b/script/optics/RefocusManipulatorScan.py @@ -10,7 +10,7 @@ move manipulator and mirror to center position before start! import math # adjust the following parameters -DISTANCE_X = 1.0 # mm +DISTANCE_X = 2.0 # mm #DISTANCE_Ry = 0.5 # mrad (Ry) SLOPE = 1.0/0.24 # mm/mrad (DX / DRy) STEPS = 120