removed commented code for old beamtime

This commit is contained in:
2024-08-02 13:44:54 +02:00
parent bf7f62adff
commit 0d06b7b5ed

View File

@ -122,11 +122,6 @@ def work(backend_address, accumulator_host, accumulator_port, visualisation_host
if select_only_ppicker_events and not event_ppicker: if select_only_ppicker_events and not event_ppicker:
continue 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") double_pixels = results.get("double_pixels", "mask")