From 2bd86486f552326607ba4bab8093ef2d8ee2b3fe Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Wed, 2 Oct 2019 16:04:29 +0200 Subject: [PATCH] Script execution --- script/ManipulatorXYFlyScan.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/ManipulatorXYFlyScan.py b/script/ManipulatorXYFlyScan.py index 492dd446..30465749 100644 --- a/script/ManipulatorXYFlyScan.py +++ b/script/ManipulatorXYFlyScan.py @@ -14,9 +14,9 @@ import math # adjust the following parameters # move sample across beam -ANGLE = -30.0 +ANGLE = -79. DISTANCE = 6. -STEP = 0.3 +STEP = 0.1 # move sample along beam