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

Autofocus 2.0 #966

Open
AdvancedImagingUTSW opened this issue Aug 14, 2024 · 0 comments
Open

Autofocus 2.0 #966

AdvancedImagingUTSW opened this issue Aug 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@AdvancedImagingUTSW
Copy link
Collaborator

Possibly improve the autofocus functionality to be a bit more powerful.

Currently, if it does not find an optimum position, it just stops. If the focus exists beyond the range, we will not find it. We could potentially add a feature to expand the sweep if the optimum is not found.

Also, our best focus is either a max (which is subject to noise) or a fit (which is finicky). We could interpolate the response and find the best focus. Can use the derivative of the interpolation fit to see if a clear maximum was found. Would also tell us which direction the focus is improving in.

@AdvancedImagingUTSW AdvancedImagingUTSW added the enhancement New feature or request label Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant