This commit is contained in:
x03daop
2015-11-03 11:22:19 +01:00
parent b960ca60e0
commit d7689139ff
4 changed files with 26 additions and 3 deletions
+1 -1
View File
@@ -9,5 +9,5 @@ LATENCY (double)
RELATIVE (BOOLEAN)
"""
set_preference(Preference.PLOT_TYPES,{'ImageIntegrator':1})
#set_preference(Preference.PLOT_TYPES,{'ImageIntegrator':1})
lscan(MOTOR, SENSORS, RANGE[0], RANGE[1], STEPS, LATENCY, RELATIVE, before_read=trig_scienta, after_read = AfterReadout)