Script execution

This commit is contained in:
x03daop
2016-08-06 09:05:31 +02:00
parent 157e0730f8
commit 459e4e17f5

View File

@@ -91,7 +91,7 @@ def measure_stuff():
set_adc_averaging()
set_preference(Preference.PLOT_TYPES, {'Scienta spectrum':1})
for ll in range(len(azi_range)):
for ll in range(len(azi_range)):
ManipulatorPhi.move(azi_range[ll])
for jj in range(len(angle_range)):
tic = time.time()