diff --git a/script/users/EmpaMarco.py b/script/users/EmpaMarco.py index 70f0267b..c6d355a7 100644 --- a/script/users/EmpaMarco.py +++ b/script/users/EmpaMarco.py @@ -1,13 +1,14 @@ set_adc_averaging() -ENERGY_LOW = 370.6 -ENERGY_HIGH = 370.6 +ENERGY_LOW = 136.2 +ENERGY_HIGH = 350.8 SETTLING_TIME = 0.0 STEPS = 1000 SENSORS = [Counts, MachineCurrent, SampleCurrent, RefCurrent, EnergyDistribution, Scienta.getDataMatrix()] ENDSCAN = False #dummy.initialize() +Scienta.stepTime.write(5.0) setup_plotting(line_plots = (Counts, MachineCurrent, SampleCurrent, RefCurrent,)) try: