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