DiamondLightSource / DiamondLightSource/mx-bluesky
Hyperion: Do not write to the position counter on the panda fast grid scan
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 5
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 2
Description
Currently, after the panda fast grid scan program has finished, we set the position counter to 0 to reset it. This has caused some issues https://diamondlightsource.slack.com/archives/C048RD0KFFF/p1764789834861099 and it shouldn't be necessary anyway as we think the motion program resets itself.
## Acceptance Criteria
- Hyperion does not reset the position counter at the end of a panda fast grid scan
Contributor guide
Assessment
This issue has not been assessed yet.