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

Adding coefficient calculations to orientation correlations #586

Merged
merged 4 commits into from
Dec 13, 2023

Conversation

cophus
Copy link
Member

@cophus cophus commented Dec 12, 2023

We can now set:
py4DSTEM.process.diffraction.plot_orientation_correlation(
orient_corr,
calculate_coefs = True,
...
)
Which will calculate and optionally draw:
-The user specified % probability for radial and annular lengths
-The slope of the zero intercept in degrees / pixel_units

@cophus
Copy link
Member Author

cophus commented Dec 12, 2023

These are the new options / outputs:
image (4)

And this is what the plot overlays look like:
image (5)

Copy link
Member

@sezelt sezelt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@sezelt sezelt merged commit a438533 into py4dstem:dev Dec 13, 2023
7 checks passed
bsavitzky pushed a commit to bsavitzky/py4DSTEM that referenced this pull request Mar 12, 2024
Adding coefficient calculations to orientation correlations

Former-commit-id: a438533
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

Successfully merging this pull request may close these issues.

2 participants