diff --git a/script/users/EmpaMarco.py b/script/users/EmpaMarco.py index 8b94ecd5..c6d355a7 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 = 136.2 +ENERGY_HIGH = 350.8 SETTLING_TIME = 0.0 STEPS = 1000 SENSORS = [Counts, MachineCurrent, SampleCurrent, RefCurrent, EnergyDistribution, Scienta.getDataMatrix()]