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

EMsoft plugin #25

Closed
hakonanes opened this issue Feb 13, 2019 · 1 comment
Closed

EMsoft plugin #25

hakonanes opened this issue Feb 13, 2019 · 1 comment

Comments

@hakonanes
Copy link
Member

I've started using Marc DeGraef's EMsoft to simulate dynamical EBSPs with a plan to use EMsoft's dictionary indexing to index EBSPs. As far as I can tell, all output files from EMsoft are in a HDF5 file format, so it is easy to visualise in Python, see e.g. the nice master patterns from the EMsoft wiki. DeGraef mentions in the the latest ReadMe.md:

Some of our developers told us they have been working on python wrappers for EMsoft !!! If they are willing to make these available to us, then we will make sure they become part of one of the next releases.

But our use can be complementary to theirs.

Initial ideas:

  • Plot simulated patterns before indexing to assess quality, or differences between simulated master patterns if the input parameters were changed slightly
  • Plot the 2-3 best matching patterns (5D dataset) alongside the original patterns to assess how successful the indexing was.

I think classes for the different data (master pattern, distribution of BSEs on detector after Monte Carlo simulations, simulated dynamic EBSPs) is the best approach. Will look into this after a successful dictionary indexing.

@hakonanes hakonanes mentioned this issue Feb 15, 2019
@hakonanes
Copy link
Member Author

A reader for EMsoft's EBSD master pattern HDF5 files and an EBSDMasterPattern class was created in #159. Will open new, relevant issues with desired functionality when the need arises.

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

No branches or pull requests

1 participant