From 08296f0922ef4ae982e5229e47d32da1f65d7e8c Mon Sep 17 00:00:00 2001 From: x03daop Date: Sun, 7 May 2017 15:38:54 +0200 Subject: [PATCH] Script execution --- script/users/EmpaMarco.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/users/EmpaMarco.py b/script/users/EmpaMarco.py index fb87073c..1040ff43 100644 --- a/script/users/EmpaMarco.py +++ b/script/users/EmpaMarco.py @@ -1,7 +1,7 @@ set_adc_averaging() -ENERGY_LOW = 134.0 -ENERGY_HIGH = 134.0 +ENERGY_LOW = 350.8 +ENERGY_HIGH = 350.8 SETTLING_TIME = 0.0 STEPS = 1 SENSORS = [Counts, MachineCurrent, SampleCurrent, RefCurrent, EnergyDistribution, Scienta.getDataMatrix()]