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

Detector based on the sqrt Airy disk function to localize iSCAT PSFs #733

Open
PabloAu opened this issue May 17, 2023 · 0 comments
Open

Comments

@PabloAu
Copy link

PabloAu commented May 17, 2023

As an alternative to the DoG detector, it would be very useful to include a new detection method to localize the center of PSFs originated by interferometric imaging methods like iSCAT or COBRI, where the center of PSFs changes from bright to dark depending on the Z-position, and instead of looking similar to a 2D Gaussian, it looks like a first order of a Bessel function of the first kind (with bright and dark rings). (see this publication for reference https://pubs.acs.org/doi/full/10.1021/acsphotonics.7b00238)

The function would be:
PSF(r)=A·(J1(B·r))/(B·r),
Where r is the distance to the center of the PSF, J1(·) is the Bessel function of the first kind of order one, and A and B are variables that describe the amplitude and the width of the PSF, respectively.

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

1 participant