From 4cc6dccd611160cbb0de7c13ce1ad03c6c294ac1 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Fri, 26 Oct 2018 10:23:46 +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 0fc45b74..db2c171b 100644 --- a/script/users/EmpaMarco.py +++ b/script/users/EmpaMarco.py @@ -1,7 +1,7 @@ set_adc_averaging() ENERGY_LOW = 137.0 -ENERGY_HIGH = 137.0 +ENERGY_HIGH = 351.5 SETTLING_TIME = 0.0 STEPS = 1000 SENSORS = [Counts, MachineCurrent, SampleCurrent, RefCurrent, EnergyDistribution, Scienta.getDataMatrix()]