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

I've got a blank stress tensor, baby, and I'll write your strain #551

Merged
merged 17 commits into from
Nov 6, 2023

Conversation

bsavitzky
Copy link
Member

This makes a variety of updates to the strain module. The methods are demoed in and can be tested using two new notebooks in the tutorials repository, and which are also attached below. The basics_04 notebook is meant to be run after basics 01-03. Links to sample datasets are included in the markdown frontmatter of each notebook.

sample_strain_notebooks.zip

@bsavitzky bsavitzky requested a review from smribet November 2, 2023 16:33
@smribet
Copy link
Collaborator

smribet commented Nov 3, 2023

Great changes! I appreciate how swift-ly you updated this code and the new taylor-ed plotting functions.

@alex-rakowski
Copy link
Collaborator

I added to_strainmap method to BraggVectors, which is used as ~ strainmap = braggpeaks.to_strainmap(). Currently StrainMap is created strainmap = py4DSTEM.StrainMap(braggvectors=braggpeaks) which will still work. Feel free to revert if it you wish

@bsavitzky
Copy link
Member Author

Thanks @smribet , and thanks @alex-rakowski.

@bsavitzky bsavitzky merged commit 2bd2fa6 into py4dstem:dev Nov 6, 2023
6 checks passed
@bsavitzky bsavitzky deleted the morestrain branch November 6, 2023 18:34
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.

3 participants