Skip to content

Create wrapped versions of all standard bluesky plan and step_scan version of scan #1498

@RJCD-Diamond

Description

@RJCD-Diamond

In the folder:

dodal/src/dodal/plans/

We have a wrapped.py which contains a wrapped version of the standard bluesky count plan. In bluesky we have lots of additional standard plans such as:

scan
rel_scan
list_scan
rel_list_scan

etc. These are unable to be used in blueapi, due to type hinting issues. We should create new, wrapped and type hinted versions of all the standard bluesky plans and ones that also reimplement gda style start stop step scans

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions