From 0b63c8ccf8ef8d40ec9fe7db64bf46b0ec4807e8 Mon Sep 17 00:00:00 2001 From: x03daop Date: Mon, 1 Aug 2016 17:56:28 +0200 Subject: [PATCH] Script execution --- script/RefocusYRotScan.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/RefocusYRotScan.py b/script/RefocusYRotScan.py index e62b98eb..c3f77bdb 100644 --- a/script/RefocusYRotScan.py +++ b/script/RefocusYRotScan.py @@ -8,8 +8,8 @@ set analyser parameters separately! import math # adjust the following parameters -DISTANCE = 0.2 -STEPS = 20 +DISTANCE = 0.8 +STEPS = 40 LATENCY = 0.5 ENDSCAN = True