DiamondLightSource/dodal

Add move/set, stop, pause, resume methods to OxfordCryoStream

Open

#1,742 opened on Nov 28, 2025

View on GitHub
 (0 comments) (0 reactions) (1 assignee)Python (12 forks)auto 404
Developer Experienceenhancementgood first issue

Repository metrics

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

Description

To simplify use and abstract the logic of the OxfordCryoStream, we should add bluesky protocol methods that can be called on the device.

Protocols such as (but not limited to) Movable, Pauseable, Stoppable

Contributor guide