From a2ed1bfbb9756acc4c1b3a1c8c8a6957796236fa Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Thu, 1 Nov 2018 09:38:53 +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 30e490aa..2ec0f71f 100644 --- a/script/users/EmpaMarco.py +++ b/script/users/EmpaMarco.py @@ -1,7 +1,7 @@ set_adc_averaging() -ENERGY_LOW = 136.0 -ENERGY_HIGH = 350.5 +ENERGY_LOW = 261.5 +ENERGY_HIGH = 476.2 SETTLING_TIME = 0.0 STEPS = 50 SENSORS = [Counts, MachineCurrent, SampleCurrent, RefCurrent, EnergyDistribution, Scienta.getDataMatrix()]