Strategies for incorporating elemental data in EBSD analysis with MTEX #1244
nyyssont
started this conversation in
Feature Requests
Replies: 2 comments 5 replies
-
Hi, One pitfall is that the hdf5 standard in Matlab isn't en par with hdf5 v1.10 so one needs to use hdf5format_convert (https://github.com/HDFGroup/hdf5) before being able to read the file. Cheers, |
Beta Was this translation helpful? Give feedback.
4 replies
-
Rudiger and Tuomo –
Regarding HDF5 support:
As it turns out that 1.10 support in the MATLAB HDF functions just came out in MATLAB R2021b<https://www.mathworks.com/help/matlab/release-notes.html?rntext=HDF5&startrelease=R2021b&endrelease=R2021b&groupby=release&sortby=descending&searchHighlight=HDF5>, a couple of weeks ago.
Does this address some of the extra effort required to handle the HDF5 files for EBSD data in MTEX?
I’d be interested to hear, @tuomo, if the h5oina is related or a separate issue.
Thanks,
Lisa
Lisa Kempler
MATLAB Community Strategist, MathWorks
508-647-7462
www.mathworks.com/products<http://www.mathworks.com/products/matlab>
www.mathworks.com/solutions/earth-ocean-atmospheric-sciences.html<https://www.mathworks.com/solutions/earth-ocean-atmospheric-sciences.html>
https://serc.carleton.edu/teaching_computation/index.html<https://serc.carleton.edu/teaching_computation/index.html>
From: Tuomo Nyyssönen ***@***.***>
Sent: Tuesday, October 5, 2021 8:56 AM
To: mtex-toolbox/mtex ***@***.***>
Cc: Subscribed ***@***.***>
Subject: Re: [mtex-toolbox/mtex] Strategies for incorporating elemental data in EBSD analysis with MTEX (Discussion #1244)
I tried out the function to load a h5oina file, which resulted in a fatal error and Matlab closing. I'll try to convert the file and report if I have success.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#1244 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ADCNSXOWTT2YLTWPVIUB7G3UFLYW7ANCNFSM5FLHLVYA>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I noticed from a discussion that it is possible to import h5oina files. In those, it is possible to incorporate EDS data in the EBSD measurement. Is this data also imported into MTEX?
Here are some possible uses for combining EDS and EBSD analyses:
Please update this list if you can think of additional items!
Also, I would be particularly interested to hear from any experiences of these types of analyses you may have done, or thought you would like to do with MTEX. All other discussion on the topic is also welcome.
-Tuomo
Beta Was this translation helpful? Give feedback.
All reactions