DAQ: temporarily disabled ALC when manually mounting - should be an option in the GUI to enable/disable
This commit is contained in:
@@ -335,8 +335,8 @@ class AareDAQ:
|
||||
|
||||
self.__set_state(BeamlineStateEnum.SampleAlignment)
|
||||
|
||||
if target is not None and target.location is not None:
|
||||
self.__loop_center_sequence(target.db_id)
|
||||
#if target is not None and target.location is not None:
|
||||
# self.__loop_center_sequence(target.db_id)
|
||||
|
||||
@property
|
||||
def camera_image(self) -> np.ndarray | None:
|
||||
|
||||
Reference in New Issue
Block a user