diff --git a/src/fastcs_eiger/controllers/eiger_subsystem_controller.py b/src/fastcs_eiger/controllers/eiger_subsystem_controller.py index 1491737..9b0cf86 100644 --- a/src/fastcs_eiger/controllers/eiger_subsystem_controller.py +++ b/src/fastcs_eiger/controllers/eiger_subsystem_controller.py @@ -34,6 +34,7 @@ "buffer_fill_level", # TODO: Handle array values "detector_orientation", + "detector_orientation_axis", "detector_translation", # TODO: Is it a bad idea to include these? "test_image_mode",