Skip to content

ZStack imaging with two speed modes #1130

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

Conversation

annie-xd-wang
Copy link
Collaborator

Fixes slow ZStack imaging caused by inefficient thread scheduling on some computers.

This PR introduces two speed modes:

Auto: Relies on the system to schedule threads.

Fixed: Runs a single thread that explicitly handles the trigger and data sequences in a controlled manner.

Here is a screenshot of the speed modes selector in the GUI:

speed-modes

@AdvancedImagingUTSW AdvancedImagingUTSW merged commit 04d781e into TheDeanLab:develop Aug 22, 2025
1 of 2 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