Skip to content

Commit

Permalink
[COLLECT] - flux threshold configured on flux hardware object
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-oscarsson committed Feb 5, 2025
1 parent 8789140 commit 4bc2d7b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mxcubecore/HardwareObjects/abstract/AbstractMultiCollect.py
Original file line number Diff line number Diff line change
Expand Up @@ -800,8 +800,6 @@ def do_collect(self, owner, data_collect_parameters):
# if not self.safety_shutter_opened():
self.open_safety_shutter()

flux_threshold = self.get_property("flux_threshold", 0)

try:
HWR.beamline.flux.wait_for_beam()
HWR.beamline.cryo.wait_temperature()
Expand Down

0 comments on commit 4bc2d7b

Please sign in to comment.