diff --git a/src/aare/daq/operations/mounting/service.py b/src/aare/daq/operations/mounting/service.py index 1f11058c..0ff37778 100644 --- a/src/aare/daq/operations/mounting/service.py +++ b/src/aare/daq/operations/mounting/service.py @@ -143,7 +143,7 @@ class MountingService: self._check_hutch_safety() self.ctx.deps.devs.smargon_move_home() self.ctx.deps.devs.aerotech_pos = self.ctx.settings.mount_position - self._magnet_position_sensor_check(timeout=360.0) + self._magnet_position_sensor_check(timeout=10.0) self.ctx.deps.devs.tell.check_enable_motion() self.ctx.deps.devs.tell.wait_not_busy() # enable_motion releases the door safety, so the door can only be