From eedf4936bcbd3180f18d1dc795b2ed6234f7f034 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Fri, 26 Oct 2018 09:57:24 +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 2e0750ff..dbbac645 100644 --- a/script/users/EmpaMarco.py +++ b/script/users/EmpaMarco.py @@ -1,7 +1,7 @@ set_adc_averaging() -ENERGY_LOW = 370.0 -ENERGY_HIGH = 370.0 +ENERGY_LOW = 137.0 +ENERGY_HIGH = 352.0 SETTLING_TIME = 0.0 STEPS = 1000 SENSORS = [Counts, MachineCurrent, SampleCurrent, RefCurrent, EnergyDistribution, Scienta.getDataMatrix()]