Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running count plan against i22 HFM/VFM gives serialization error #537

Closed
keithralphs opened this issue May 15, 2024 · 0 comments · Fixed by #556
Closed

Running count plan against i22 HFM/VFM gives serialization error #537

keithralphs opened this issue May 15, 2024 · 0 comments · Fixed by #556

Comments

@keithralphs
Copy link
Contributor

In testing on i22 on 14/05/24, when the Count plan was run via BlueAPI against the HFM and VFM devices the the following error was reported:

MirrorType is not serializable

This appears to be due to the MirrorType class only having an Enum base class, rather than Enum and str in dodal/devices/focusing_mirror.py.

The test was run via BlueAPI but ought to be reproducable using just a command line Bluesky/Ophyd-Async environment

Acceptance Criteria

  • This error should not be produced when the count plan is run against either focusing mirror.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant