From 0adc872c97481f1a471394b4785e69ef6fdec84b Mon Sep 17 00:00:00 2001 From: x03daop Date: Tue, 30 May 2017 01:39:19 +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 d3d04750..c7cac725 100644 --- a/script/users/EmpaMarco.py +++ b/script/users/EmpaMarco.py @@ -1,7 +1,7 @@ set_adc_averaging() -ENERGY_LOW = 370.6 -ENERGY_HIGH = 370.6 +ENERGY_LOW = 134.0 +ENERGY_HIGH = 350.8 SETTLING_TIME = 0.0 STEPS = 1000 SENSORS = [Counts, MachineCurrent, SampleCurrent, RefCurrent, EnergyDistribution, Scienta.getDataMatrix()]