From ac550f30d459d974f6d034dba3f01314524fa962 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Tue, 30 Oct 2018 17:33:39 +0100 Subject: [PATCH] Script execution --- script/users/EmpaMarco.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/script/users/EmpaMarco.py b/script/users/EmpaMarco.py index a11162e5..30e490aa 100644 --- a/script/users/EmpaMarco.py +++ b/script/users/EmpaMarco.py @@ -1,9 +1,9 @@ set_adc_averaging() -ENERGY_LOW = 136.5 -ENERGY_HIGH = 351.2 +ENERGY_LOW = 136.0 +ENERGY_HIGH = 350.5 SETTLING_TIME = 0.0 -STEPS = 1500 +STEPS = 50 SENSORS = [Counts, MachineCurrent, SampleCurrent, RefCurrent, EnergyDistribution, Scienta.getDataMatrix()] ENDSCAN = False