From 8a563fe8862d6f353e2f0de69f3ee7b98838ffa7 Mon Sep 17 00:00:00 2001 From: x03daop Date: Tue, 16 Aug 2016 12:00:27 +0200 Subject: [PATCH] Closedown --- script/EmpaMarco.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/EmpaMarco.py b/script/EmpaMarco.py index 923668ba..103ac831 100644 --- a/script/EmpaMarco.py +++ b/script/EmpaMarco.py @@ -1,7 +1,7 @@ set_adc_averaging() -ENERGY_LOW = 137.0 -ENERGY_HIGH = 351.8 +ENERGY_LOW = 136.5 +ENERGY_HIGH = 351.0 SETTLING_TIME = 0.0 STEPS = 1000 SENSORS = [Counts, MachineCurrent, SampleCurrent, RefCurrent, EnergyDistribution, Scienta.getDataMatrix()]