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

Bruker h5ebsd format writer, so we can easily use AstroEBSD #183

Closed
hakonanes opened this issue May 20, 2020 · 1 comment
Closed

Bruker h5ebsd format writer, so we can easily use AstroEBSD #183

hakonanes opened this issue May 20, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@hakonanes
Copy link
Member

Is your feature request related to a problem? Please describe.

Would be nice to be able to write patterns in an EBSD object to Bruker's h5ebsd format. This would enable e.g. easy reading of patterns into AstroEBSD.

We already have an h5ebsd writer in our own format, and since we already have a reader of patterns from Bruker's h5ebsd format, this shouldn't be too difficult.

Describe the solution you'd like

Specify which h5ebsd format to write to:

>>> s
<EBSD, title: , dimensions: (200, 149|60, 60)>
>>> s.save("bruker_format.h5", h5ebsd_format="bruker")

These patterns should then be readable by:

  • AstroEBSD
  • EMsoft

Additional context

This would fix this issue ExpMicroMech/AstroEBSD#1.

@hakonanes hakonanes added the enhancement New feature or request label May 20, 2020
@hakonanes hakonanes added this to the v0.3.0 milestone May 20, 2020
@hakonanes hakonanes modified the milestones: v0.3.0, future Aug 24, 2020
@hakonanes
Copy link
Member Author

In an effort to focus the issues on current interests, this is closed but can be opened at a later time.

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

No branches or pull requests

1 participant