From 3ba31a640a60b960cc5e11c4bfb701a2c505022a Mon Sep 17 00:00:00 2001 From: x03daop Date: Fri, 12 Aug 2016 00:57:44 +0200 Subject: [PATCH] Script execution --- script/EmpaMarco.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/EmpaMarco.py b/script/EmpaMarco.py index 64b27423..f854fd72 100644 --- a/script/EmpaMarco.py +++ b/script/EmpaMarco.py @@ -1,7 +1,7 @@ set_adc_averaging() ENERGY_LOW = 137.0 -ENERGY_HIGH = 370.6 +ENERGY_HIGH = 352.0 SETTLING_TIME = 0.0 STEPS = 1000 SENSORS = [Counts, MachineCurrent, SampleCurrent, RefCurrent, EnergyDistribution, Scienta.getDataMatrix()]