From 9f0132f6e05dcac7ae0eb7834513cc11820cf33a Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Tue, 30 Oct 2018 08:38:59 +0100 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 f570e00e..72fae22b 100644 --- a/script/users/EmpaMarco.py +++ b/script/users/EmpaMarco.py @@ -1,7 +1,7 @@ set_adc_averaging() ENERGY_LOW = 136.5 -ENERGY_HIGH = 370.2 +ENERGY_HIGH = 351.1 SETTLING_TIME = 0.0 STEPS = 1000 SENSORS = [Counts, MachineCurrent, SampleCurrent, RefCurrent, EnergyDistribution, Scienta.getDataMatrix()]