From ba067735ea0d12a26f051cb2b51957a208a9333e Mon Sep 17 00:00:00 2001 From: x03daop Date: Thu, 4 May 2017 01:20:07 +0200 Subject: [PATCH] Script execution --- script/users/EmpaMarco.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/users/EmpaMarco.py b/script/users/EmpaMarco.py index d66ce266..7822d3ff 100644 --- a/script/users/EmpaMarco.py +++ b/script/users/EmpaMarco.py @@ -2,7 +2,7 @@ set_adc_averaging() ENERGY_LOW = 135.7 ENERGY_HIGH = 350.8 -SETTLING_TIME = 2.0 +SETTLING_TIME = 1.0 STEPS = 1000 SENSORS = [Counts, MachineCurrent, SampleCurrent, RefCurrent, EnergyDistribution, Scienta.getDataMatrix()] ENDSCAN = False