-
|
Hi, @TomaSusi . I have a question regarding the simulation of a 4D-STEM datacube with a defocused probe for further ptychography reconstruction. My code works fine when the defocus is set to 0, but it generates artifacts when defocus is applied. Specifically, I am aiming to simulate a 4D-STEM datacube for defocus values of 500Γ , 1000Γ , and 15,00Γ . However, I am not entirely sure how to correctly design the defocused probe, and I suspect this may be where the issue lies. I have attached my code in a zip file for your reference. Thank you for your time and help. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Without downloading and open the file, the obvious thing that comes to mind: what is the extent of your potential? A defocused probe is much bigger on the sample than a focused one, and it needs to fit within your simulation cell or you will get finite-size artifacts (probe self-interaction: https://abtem.github.io/doc/user_guide/walkthrough/multislice.html#self-interaction). Might these be happening? |
Beta Was this translation helpful? Give feedback.
-
|
@Loewe313 did you verify if your probe fits into the potential? |
Beta Was this translation helpful? Give feedback.
Without downloading and open the file, the obvious thing that comes to mind: what is the extent of your potential? A defocused probe is much bigger on the sample than a focused one, and it needs to fit within your simulation cell or you will get finite-size artifacts (probe self-interaction: https://abtem.github.io/doc/user_guide/walkthrough/multislice.html#self-interaction).
Might these be happening?