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

optimize sample thickness during multi-slice ptycho reconstruction #15

Open
yijiang1 opened this issue Jan 19, 2021 · 2 comments
Open
Labels
enhancement New feature or request multislice Things related to multislice ptychography

Comments

@yijiang1
Copy link
Owner

I think it's possible to make use of existing code to optimize sample thickness (delta_z) during GPU_MS reconstruction.

Functions worth checking out:
+GPU_MS/LSQML.m
+GPU_MS/private/gradient_NF_propagation_solver.m
+ML_MS/gradient_ptycho_MS.m
+ML_MS/calc_ms_grad.c

@yijiang1 yijiang1 added enhancement New feature or request multislice Things related to multislice ptychography labels Jan 19, 2021
@zhenchen16
Copy link
Collaborator

I noticed this after I read the extended depth of field paper in 2016. They mentioned this as a new optimzation direction. I'm not sure whether it's robust enough. Worth trying though.

@yijiang1
Copy link
Owner Author

Another paper on this topic: https://doi.org/10.1364/OL.389492

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request multislice Things related to multislice ptychography
Projects
None yet
Development

No branches or pull requests

2 participants