diff --git a/script/local.py b/script/local.py index 8aac1be..95f25e3 100644 --- a/script/local.py +++ b/script/local.py @@ -314,6 +314,8 @@ def hyst_step_mult(forward, ranges, ramp_speed, energies): run("HistScanMult",{"FIELD":field, "RANGES":ranges, "ENERGIES":energies, "ENERGY_CHANGE_SLEEP":0.5, "FIELD_CHANGE_SLEEP":22.0, "MODE":None, "OFFSET":None}) def scan_e(start, end, step, settling_time = 0, accumulation_time = None): + """ + """ #wait_beam() acc = Accumulator([signal_tey, signal_i0, signal_trans], accumulation_time) detectors = acc.getSensors() + [polmod, pol_angle, temperature, current]