From 4aab40e46b136f232f50f6c9646b34ca1e3b8714 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Wed, 2 Oct 2019 16:21:34 +0200 Subject: [PATCH] Script execution --- script/ManipulatorXYFlyScan.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/ManipulatorXYFlyScan.py b/script/ManipulatorXYFlyScan.py index 8f5cdf4c..e8ea4527 100644 --- a/script/ManipulatorXYFlyScan.py +++ b/script/ManipulatorXYFlyScan.py @@ -15,7 +15,7 @@ import math # move sample across beam ANGLE = -30. -DISTANCE = 6. +DISTANCE = 8. STEP = 0.1