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

implement coarse position correction #55

Open
yijiang1 opened this issue Feb 23, 2021 · 1 comment
Open

implement coarse position correction #55

yijiang1 opened this issue Feb 23, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@yijiang1
Copy link
Owner

Currently the best way to correct large position errors in ptychography is to do low-resolution reconstruction using cropped data. However, sometimes reconstruction may fail if diffraction patterns are too small, preventing position correction at large pixel size.
I think it's possible to do coarse (or any arbitrary pixel size) during the position correction step by resizing the object and the probe. Thus one can use large diffraction patterns and still perform efficient position correction.

@yijiang1 yijiang1 added the enhancement New feature or request label Feb 23, 2021
@yijiang1
Copy link
Owner Author

Perpahs all we need is to add a resizing step in /+GPU/private/gradient_position_solver.m

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