From bccfb5350a3a0380b8802ededd01c7d604a33bb2 Mon Sep 17 00:00:00 2001 From: x03daop Date: Fri, 5 May 2017 06:20:22 +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 4183d040..e58ae1fe 100644 --- a/script/users/EmpaMarco.py +++ b/script/users/EmpaMarco.py @@ -1,7 +1,7 @@ set_adc_averaging() -ENERGY_LOW = 133 -ENERGY_HIGH = 133 +ENERGY_LOW = 397.5 +ENERGY_HIGH = 397.5 SETTLING_TIME = 0.0 STEPS = 1000 SENSORS = [Counts, MachineCurrent, SampleCurrent, RefCurrent, EnergyDistribution, Scienta.getDataMatrix()]