diff --git a/dap/worker.py b/dap/worker.py index 3f19c4d..09bf17c 100644 --- a/dap/worker.py +++ b/dap/worker.py @@ -122,11 +122,6 @@ def work(backend_address, accumulator_host, accumulator_port, visualisation_host if select_only_ppicker_events and not event_ppicker: continue -# special settings for p20270, only few shots were opened by pulse-picker -# if detector in ["JF06T32V02"]: -# if event_ppicker: -# results["number_of_spots"] = 50 -# results["is_hit_frame"] = True double_pixels = results.get("double_pixels", "mask")