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

Acquisition with hook_fn and img_process_fn can freeze if the function is defined in Jupyter notebook on Windows systems #94

Closed
binli123 opened this issue Sep 9, 2020 · 2 comments

Comments

@binli123
Copy link
Contributor

binli123 commented Sep 9, 2020

If the acquisition uses hook_fn or img_process_fn function, the function has to be defined in a .py file and imported to the main notebook in order to run on a Windows machine. Otherwise the acquisition cell freezes. There is no issue if both the function and the acquisition are in a .py file and the file is executed directly in the terminal.

@henrypinkard
Copy link
Member

Should be addressed by #95

@henrypinkard
Copy link
Member

Fixed by #96

Available in pycromanager 0.4.5

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

No branches or pull requests

2 participants