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

Reset completed iterations counter to 0 once target iterations are reached and detector is disarmed #590

Merged
merged 4 commits into from
Sep 20, 2024

Conversation

jwlodek
Copy link
Member

@jwlodek jwlodek commented Sep 19, 2024

Without this, if you run a plan from an ipython session without re-instantiating the ophyd device, you will only ever be able to fly it once currently, getting the error about kicking off more than the number of iterations.

Copy link
Contributor

@ZohebShaikh ZohebShaikh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice adding the test for more kick-off

@jwlodek jwlodek merged commit c9c70ba into bluesky:main Sep 20, 2024
11 checks passed
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 this pull request may close these issues.

2 participants