From 17b30b953ac4fa20893867433e72eea3bbb52bff Mon Sep 17 00:00:00 2001 From: x03daop Date: Mon, 15 Aug 2016 05:43:16 +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 64b27423..923668ba 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 = 351.8 SETTLING_TIME = 0.0 STEPS = 1000 SENSORS = [Counts, MachineCurrent, SampleCurrent, RefCurrent, EnergyDistribution, Scienta.getDataMatrix()]