How to filter EBSD image ? #535
Unanswered
Grammatica1312
asked this question in
Ask Anything
Replies: 4 comments 6 replies
-
Hi Michela, could you please tell problems you faced denoising your data with MTEX? Pages you should have read
Ralf. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi Michaela, I still do not understand what the problem is. Would you like to fill the small grains? Ralf. |
Beta Was this translation helpful? Give feedback.
3 replies
-
Hi Michela,
This is a common problem with collecting EBSD on melt-bearing samples and I know how frustrating it can be, especially for recovering any tiny grains in a melt matrix. I believe the reason it is common is because it is very difficult to identically and sufficiently polish the melt *and* the tiny grains within it, such that EBSD acquisition is successful and you are able to index the tiny/suspended grains. Without an orientation solution, you cannot reconstruct grains from the EBSD data. You could try to analyze the image/map of the band contrast using other tools in Matlab perhaps, but there is not currently an MTEX routine for defining grains from band contrast maps.
Are the data “cleaned” at all (i.e., any points or “wild spikes” thrown out) prior to importing in MTEX? If so, you might want to ry with an uncleaned version of the data and keep any points in the white areas.
Cheers,
Zach
… On Oct 20, 2020, at 3:36 PM, Rüdiger Kilian ***@***.***> wrote:
How would you decide which part of the non-indexed areas (in your initial map) belongs to a grain or to the glass?
Cheers,
Rüdiger
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#535 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ACC5AU4EE7GLYFRJ6J6LY2TSLXYGHANCNFSM4SYHWV3A>.
|
Beta Was this translation helpful? Give feedback.
2 replies
-
Fantastic tip — thank you!
… On Oct 21, 2020, at 1:41 AM, Rüdiger Kilian ***@***.***> wrote:
Hi,
one can actually do something like this for example:
mtexdata ferrite
grains = ebsd.calcGrains(ebsd.ci,0.2)
Cheers,
Rüdiger
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
I'm Michela, a PhD Student at the University of Milan. I performed several experiments to study the melt-rock reaction.
One of the aim of my research is to study the textural evolution of olivine. For this reason, i performed EBSD analysis.
I have already a script adapted for different textural analysis like IPF, GOS, Misorientation and so on. However, i have some problems to filter my maps because i have a lot of non-indexed point. Can you help me to solve this problem? Unfortunately, i have no programming experience, so i help you can help me.
I attached some example of unfiltered maps, hoping it will help
Thanks for your help
Cheers,
Michela
Beta Was this translation helpful? Give feedback.
All reactions