Spherical Density Estimation edit page

TODO

mtexdata forsterite
cAxes = ebsd('Fo').orientations * ebsd('Fo').CS.cAxis
cAxes.antipodal = true;
ebsd = EBSD
 
 Phase  Orientations     Mineral         Color  Symmetry  Crystal reference frame
     0   58485 (24%)  notIndexed                                                 
     1  152345 (62%)  Forsterite  LightSkyBlue       mmm                         
     2   26058 (11%)   Enstatite  DarkSeaGreen       mmm                         
     3   9064 (3.7%)    Diopside     Goldenrod     12/m1       X||a*, Y||b*, Z||c
 
 Properties: bands, bc, bs, error, mad, x, y
 Scan unit : um
 
 
cAxes = vector3d
 size: 152345 x 1
plot(cAxes,'upper','MarkerFaceColor','none','MarkerEdgeAlpha',0.01)
pdf = cAxes.calcDensity

plot(pdf,'upper')
pdf = S2FunHarmonic
  bandwidth: 25
  antipodal: true
  isReal: true