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

start_watcher won't process "missed" FOVs if MIBI run interrupted #314

Closed
alex-l-kong opened this issue Feb 1, 2023 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@alex-l-kong
Copy link
Contributor

Describe the bug

Taken from #306:

When/if a run is interrupted halfway on the MIBI scope, start_watcher function will keep watching for new FOVs without generating any plots as a new run will be initiated for the remaining FOVs while the original run json file will never be completed.

Expected behavior

All of the FOVs should be processed even if the MIBI run got interrupted midway.

To Reproduce

Interrupt the MIBI run.

@alex-l-kong alex-l-kong added the bug Something isn't working label Feb 1, 2023
@ngreenwald
Copy link
Member

The user will need to restart the watcher when the run is restarted, since it will have a new run name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants