(method of ODF)
simulate pole figures from an ODF
calcPoleFigure allows to simulate diffraction counts given an ODF. It supports superposed pole figures and irregular sampling grids.
pf = calcPolefigure(odf,h,r) pf = calcPolefigure(odf,h,'resolution',5*degree) pf = calcPoleFigure(odf,h,'resolution',5*degree,'complete') pf = calcPoleFigure(odf,{h1,h2,h3},{r1,r2,r3}) pf = calcPoleFigure(odf,{h1,{h2,h3]},'superposition',{[1,[0.2 0.8]]})
odf | |||||||||
h | |||||||||
r |
vector3d specimen directions |
||||||||
param,val | Parameters and values that control calcPoleFigure
|
PoleFigure/scale, PoleFigure/calcPoleFigure, PoleFigure/noisepf
DocHelp 0.1 beta |