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

Fix hexagonal corners of fundamental sector in stereographic projection #184

Merged
merged 4 commits into from May 31, 2022

Conversation

hakonanes
Copy link
Member

@hakonanes hakonanes commented May 27, 2022

Description of the change

Change the rounded hexagonal corner [10-10] to the exact [9 1 -10 0]. See #183 for details.

Also fixed a rounding error in a test when coordinates passed to DiffractionSimulation where integers and not floats.

Progress of the PR

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 CHANGELOG.rst.

Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
@hakonanes hakonanes requested a review from pc494 May 27, 2022 19:17
Copy link
Member

@pc494 pc494 left a comment

Choose a reason for hiding this comment

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

Sorry for the delay, LGTM

@pc494 pc494 merged commit 22ad2f7 into pyxem:master May 31, 2022
@hakonanes hakonanes deleted the fix-183 branch May 31, 2022 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants