compute the grain boundary plane distribution
Syntax
GBPD = calcGBPD(gB,ebsd)
% use a specific halfwidth
GBPD = calcGBPD(gB,ebsd,'halfwidth',10*degree)
Input
gB | grainBoundary |
ebsd | EBSD |
Output
GBPD | S2FunHarmonic |
compute the grain boundary plane distribution
GBPD = calcGBPD(gB,ebsd)
% use a specific halfwidth
GBPD = calcGBPD(gB,ebsd,'halfwidth',10*degree)
gB | grainBoundary |
ebsd | EBSD |
GBPD | S2FunHarmonic |