Skip to content

Commit f3e19ca

Browse files
Add detector_orientation_axis to subsystem ignored_keys (#94)
Co-authored-by: Shihab S <162436767+shihab-dls@users.noreply.github.com>
1 parent 115ddee commit f3e19ca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/fastcs_eiger/controllers/eiger_subsystem_controller.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"buffer_fill_level",
3535
# TODO: Handle array values
3636
"detector_orientation",
37+
"detector_orientation_axis",
3738
"detector_translation",
3839
# TODO: Is it a bad idea to include these?
3940
"test_image_mode",

0 commit comments

Comments
 (0)