-
Notifications
You must be signed in to change notification settings - Fork 145
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
Questions about strain mapping #648
Comments
Can you attach a photo of what the problem with large residuals looks like? The size of the diffraction disks impacts strain mapping in a number of ways. There is some discussion of these effects in this paper. |
Hi @sbachu6812 - thanks for the question. I can try to expand a bit - it's true as @sezelt said that it's a bit hard to comment without knowing what your data/results look like, but a few additional general comments might help to start :)
Hope this is helpful, and please feel free to share some images if you'd like / can. |
Sorry for my late response. Thanks a lot for your answers @sezelt and @bsavitzky. I found the paper you attached very helpful. I use normal apertures without any patterns. So, if I keep a constant counts per pixel, the disk position error should be less for large disks, i.e., large C2 size, right? Asking just to double check that I understood correct.
|
A larger convergence angle helps finding the center when it's uniformly illuminated (and when you keep constant counter per pixel, since increasing convergence angle then also entails increasing the total signal), but it also leads to more dynamical contrast inside the diffraction disks which can make things worse when the sample is thick or bending a lot. If you specify a mask, that is used for the fit only, and the resulting centers will be applied to the whole dataset. 1.0 is the recommended value for |
Hello,
Thanks a lot for creating the py4DSTEM package. I have been using it for strain mapping for a while and it's user-friendly. I have a couple of questions I wanted to ask. I am sorry if I am using the wrong channel to ask questions:
For calibrating the center positions of the braggpeaks, I used the "measure_origin" followed by "fit_origin" functions but I see strong residuals after the fitting. I tried all three fitting options ('plane', 'parabola' and 'bezier_two') and I get strong residuals with all three of them. I am wondering if it is ok to have large residuals and I can just continue with the process. Or should I try to create a custom function for every data depending on how the data looks? Could you please advise me on this?
I collected 4D STEM data with two different C2 aperture sizes (50 and 20). C2 50 gives more of diffraction disks and C2 20 gives diffraction spots. I am wondering if I should change the negative trench size for creating probe kernel for C2 50 vs C2 20? Is there a guideline as to how to decide the size of the negative trench for creating the probe kernel? Also, in general, is the bragg peak finding routine affected by diffraction spots vs disks? I am asking these questions because our strain values look vastly different for C2 20 vs C2 50. All other experimental parameters were kept the same.
Thanks in advance.
The text was updated successfully, but these errors were encountered: