spaces
This commit is contained in:
@ -109,7 +109,7 @@ def work(backend_address, accumulator_host, accumulator_port, visualisation_host
|
|||||||
if worker == 0:
|
if worker == 0:
|
||||||
print(f"({pulseid}) update peakfinder parameters {old_peakfinder_parameters}", flush=True)
|
print(f"({pulseid}) update peakfinder parameters {old_peakfinder_parameters}", flush=True)
|
||||||
print(f" --> {peakfinder_parameters}", flush=True)
|
print(f" --> {peakfinder_parameters}", flush=True)
|
||||||
print("",flush=True)
|
print(flush=True)
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
print(f"({pulseid}) problem ({e}) to read peakfinder parameters file, worker : {worker}", flush=True)
|
print(f"({pulseid}) problem ({e}) to read peakfinder parameters file, worker : {worker}", flush=True)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user