From 4e6744715f2ff3d833c4a187dbd322b3bf915649 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Sun, 1 Dec 2019 13:20:23 +0100 Subject: [PATCH] Script execution --- script/PhotonEnergyManipulator.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/PhotonEnergyManipulator.py b/script/PhotonEnergyManipulator.py index 49ee0aa4..2ea57dfb 100644 --- a/script/PhotonEnergyManipulator.py +++ b/script/PhotonEnergyManipulator.py @@ -2,8 +2,8 @@ # swept mode # for fixed mode, remove kinetic_high -STARTPOS = (75., 68., 70.6, -4.05, -2.7) -ENDPOS = (138., 131., 133.6, -3.8, -2.266) +STARTPOS = (75., 68., 70.7, -4.05, -2.7) +ENDPOS = (138., 131., 133.7, -3.8, -2.266) # actually executed number is +1, i believe STEPS = 21