From 5e4827b6efb43643a0d9b6c94e36224c8bc2d6c0 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Tue, 30 Oct 2018 03:23:02 +0100 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 a5040dd4..f570e00e 100644 --- a/script/users/EmpaMarco.py +++ b/script/users/EmpaMarco.py @@ -1,7 +1,7 @@ set_adc_averaging() -ENERGY_LOW = 136 -ENERGY_HIGH = 350.5 +ENERGY_LOW = 136.5 +ENERGY_HIGH = 370.2 SETTLING_TIME = 0.0 STEPS = 1000 SENSORS = [Counts, MachineCurrent, SampleCurrent, RefCurrent, EnergyDistribution, Scienta.getDataMatrix()]