DiamondLightSource/dodal

Add enums for detector motion

Open

#57 opened on May 17, 2023

 (3 comments) (0 reactions) (0 assignees)Python (12 forks)auto 404
good first issuei24low priority

Repository metrics

Stars
 (4 stars)
PR merge metrics
 (PR metrics pending)

Description

A lot of the movements in DetectorMotion are binary setpoints, using 0/1 to mean open/closed. We should refactor these to be enums to be more descriptive

Contributor guide