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

View File

@@ -12,4 +12,5 @@ RELATIVE (BOOLEAN)
#set_preference(Preference.PLOT_TYPES,{'ImageIntegrator':1})
adjust_sensors()
set_adc_averaging()
set_preference(Preference.PLOT_TYPES, {'Scienta spectrum':1})
lscan(MOTOR, SENSORS, RANGE[0], RANGE[1], STEPS, LATENCY, RELATIVE, before_read=trig_scienta, after_read = after_readout)