diff --git a/script/users/TUM_multi_XPS_2019.py b/script/users/TUM_multi_XPS_2019.py index aea535ff..e61928cf 100644 --- a/script/users/TUM_multi_XPS_2019.py +++ b/script/users/TUM_multi_XPS_2019.py @@ -191,7 +191,7 @@ try: ManipulatorTheta.move(polar) #ManipulatorPhi.move(nn[1]) - if index == 1: + if index == 0: #do_scan(MOTORS, POSITIONS_QUICK, REGIONS_QUICK, LATENCY, nn) do_scan(MOTORS, POSITIONS_1, REGIONS_1, LATENCY, nn) do_scan(MOTORS, POSITIONS_2, REGIONS_2, LATENCY, nn)