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

Reader for NORDIF calibration EBSD patterns #317

Merged

Conversation

hakonanes
Copy link
Member

@hakonanes hakonanes commented Feb 3, 2021

Signed-off-by: Håkon Wiik Ånes hwaanes@gmail.com

Description of the change

Close #224.

Progress of the PR

Minimal example of the bug fix or new feature

>>> import kikuchipy as kp
>>> s = kp.load("Setting.txt")
>>> s
<EBSD, title: Calibration patterns, dimensions: (5|480, 480)>

For reviewers

  • The PR title is short, concise, and will make sense 1 year later.
  • New functions are imported in corresponding __init__.py.
  • New features, API changes, and deprecations are mentioned in the
    unreleased section in doc/changelog.rst.

Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
@hakonanes hakonanes added the enhancement New feature or request label Feb 3, 2021
@hakonanes hakonanes added this to the v0.4.0 milestone Feb 3, 2021
@hakonanes hakonanes self-assigned this Feb 3, 2021
@hakonanes hakonanes marked this pull request as draft February 3, 2021 17:06
Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
@hakonanes hakonanes marked this pull request as ready for review February 3, 2021 18:47
@hakonanes hakonanes changed the title Reader for NORDIF calibration patterns Reader for NORDIF calibration EBSD patterns Feb 3, 2021
Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
@hakonanes hakonanes merged commit 1fda152 into pyxem:master Feb 3, 2021
@hakonanes hakonanes deleted the nordif-calibration-patterns-reader branch February 3, 2021 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reader for NORDIF calibration patterns
1 participant