From 1f62bc7cd311df79ddac3a6ff6842cd37340720d Mon Sep 17 00:00:00 2001 From: x03daop Date: Sat, 6 May 2017 10:01:49 +0200 Subject: [PATCH] Script execution --- script/users/EmpaMarco.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/users/EmpaMarco.py b/script/users/EmpaMarco.py index d2ae9cfc..5384fbcf 100644 --- a/script/users/EmpaMarco.py +++ b/script/users/EmpaMarco.py @@ -1,7 +1,7 @@ set_adc_averaging() ENERGY_LOW = 134.0 -ENERGY_HIGH = 350.8 +ENERGY_HIGH = 134.0 SETTLING_TIME = 0.0 STEPS = 10000 SENSORS = [Counts, MachineCurrent, SampleCurrent, RefCurrent, EnergyDistribution, Scienta.getDataMatrix()]