diff --git a/script/users/EmpaMarco.py b/script/users/EmpaMarco.py index 1a79d0ff..0e22f2b9 100644 --- a/script/users/EmpaMarco.py +++ b/script/users/EmpaMarco.py @@ -1,7 +1,7 @@ set_adc_averaging() -ENERGY_LOW = 135 -ENERGY_HIGH = 257.5 +ENERGY_LOW = 136.5 +ENERGY_HIGH = 351.2 SETTLING_TIME = 0.0 STEPS = 1000 SENSORS = [Counts, MachineCurrent, SampleCurrent, RefCurrent, EnergyDistribution, Scienta.getDataMatrix()]