Skip to content

Conversation

@pc494
Copy link
Member

@pc494 pc494 commented Jan 30, 2020


name: Feature - ZAP map
about: Addressing #7 and adding functionality that will resolve #51


Release Notes

major
new feature
Summary: ZAP map
get_grid_around_beam_direction

What does this PR do? Please describe and/or link to an open issue.
This is a WIP that will eventually provide:
An automated method for inspecting zone axis patterns
In doing so create the tools needed to make get_grid_around_beam_direction smooth

Are there any known issues? Do you need help?
Feedback on exactly what should be input/output would be good, currently I'm expecting to return a dictionary that can then be plotted (or inserted into a plotting function if needs be). Is this a good design?

@pc494 pc494 requested a review from dnjohnstone February 6, 2020 15:20
Copy link
Member

@dnjohnstone dnjohnstone left a comment

Choose a reason for hiding this comment

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

Thanks @pc494 - this looks good to me, the only thing I'd question is whether or not this should be a Generator class given it takes a structure and other info. But I'm not so bothered about that and will merge this as is to move forwards.

@dnjohnstone dnjohnstone merged commit cc5a3dd into pyxem:master Feb 6, 2020
@pc494 pc494 mentioned this pull request Feb 10, 2020
@pc494 pc494 added this to the v0.2.0 milestone Feb 10, 2020
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.

Around "beam direction" functionality

2 participants