Update fast shutter and selectable source device names#1939
Update fast shutter and selectable source device names#1939oliwenmandiamond wants to merge 3 commits intomainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1939 +/- ##
=======================================
Coverage 99.05% 99.05%
=======================================
Files 314 314
Lines 11778 11787 +9
=======================================
+ Hits 11667 11676 +9
Misses 111 111 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Have you discussed with @coretl about the possibility of putting this in |
Yes, we have been working on bluesky/ophyd-async#1200 and should fix this issue. Devices can be |
|
I am closing this, can be used with StandardMovable once merged with ophyd-async and using latest version. |
Override set_name method on fast shutter and selectable source devices. This is similar to motor where you name the primary signal to be same name as the device so when reading it makes more sense
e.g for a shutter called
fsj1it now reads as{"fsj1" : {"value": InOut.IN, ...}}rather than
{"fsj1-shutter_value" : {"value": InOut.IN}}Instructions to reviewer on how to test:
Checks for reviewer
dodal connect ${BEAMLINE}