calcMisorientation

(method of EBSD)

calculate uncorelated misorientations between two ebsd phases

Syntax

[mori,weights] = calcMisorientation(ebsd1,'param1',val1,'param2',val2)

Input

ebsd

EBSD

Output

m

orientation, such that

$$m = (g{_i}^{-1}*CS^{-1}) * (CS *\circ g_j)$$

or two neighbored orientations $g_i, g_j$ with crystal symmetry $CS$ of he same phase located on a grain boundary.

See also