Closedown

This commit is contained in:
x03daop
2016-04-05 11:18:16 +02:00
parent 13eba3d3eb
commit ed036b4d0c
10 changed files with 21 additions and 11 deletions
+1
View File
@@ -15,4 +15,5 @@ ZIGZAG (BOOLEAN)
#set_preference(Preference.PLOT_TYPES,{'ImageIntegrator':1})
adjust_sensors()
set_adc_averaging()
set_preference(Preference.PLOT_TYPES, {'Scienta spectrum':1})
ascan((ManipulatorPhi, ManipulatorTheta), SENSORS, (PHI_RANGE[0], THETA_RANGE[0]), (PHI_RANGE[1], THETA_RANGE[1]), STEPS, LATENCY, RELATIVE, zigzag = ZIGZAG, before_read=trig_scienta, after_read = after_readout)