From 4fbba7393adbb01ebf80667b205a1dbaab9bb15c Mon Sep 17 00:00:00 2001 From: wakonig_k Date: Fri, 8 Mar 2024 12:13:23 +0100 Subject: [PATCH] fix(smaract): added user access for axis_is_referenced and all_axes_referenced --- ophyd_devices/smaract/smaract_controller.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ophyd_devices/smaract/smaract_controller.py b/ophyd_devices/smaract/smaract_controller.py index ddf801f..02d0b9f 100644 --- a/ophyd_devices/smaract/smaract_controller.py +++ b/ophyd_devices/smaract/smaract_controller.py @@ -78,6 +78,8 @@ class SmaractController(Controller): "move_open_loop_steps", "find_reference_mark", "describe", + "axis_is_referenced", + "all_axes_referenced", ] def __init__(