diff --git a/script/Motor Test 3.py b/script/Motor Test 3.py index b6d7340..68ebf6e 100644 --- a/script/Motor Test 3.py +++ b/script/Motor Test 3.py @@ -114,7 +114,7 @@ for setpoint1 in range(0, 3): idDiff01 = a-b countSteps = countSteps + 1 scan.append ([countSteps], [readback2], [detector1, detector2, detector3, detector4, detector5, detector6, detector7, detector8, idDiff02, idDiff01]) - if endH>0.0 : + if endH>0.0 : #invert direction and swap start with end of translation end = startDefault start = readback2 - direction