Skip to content

Problem: Outsized EBSD map #589

Discussion options

You must be logged in to vote

Hi Yi,

I did some testing and assume that this problem is due to a bug in QHull, which is a library for Voronoi tessellation used by MTEX.
For me everything was fine when I used the option noQHull which causes MTEX to use a different library for this task, i.e., try

grains = calcGrains(ebsd('indexed'),'threshold',10*degree,'boundary','tight','noQHull');

Ralf.

Replies: 4 comments 12 replies

Comment options

You must be logged in to vote
3 replies
@caoyi0701
Comment options

@ralfHielscher
Comment options

@caoyi0701
Comment options

Comment options

You must be logged in to vote
1 reply
@caoyi0701
Comment options

Comment options

You must be logged in to vote
7 replies
@caoyi0701
Comment options

@kilir
Comment options

kilir Dec 1, 2020
Collaborator

@caoyi0701
Comment options

@kilir
Comment options

kilir Dec 1, 2020
Collaborator

@caoyi0701
Comment options

Comment options

You must be logged in to vote
1 reply
@caoyi0701
Comment options

Answer selected by caoyi0701
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants