PoleFigure

(method of PoleFigure)

constructor

PoleFigure is the low level constructor. For importing real world data you might want to use the predefined interfaces

Syntax

pf = PoleFigure(h,r,intensities,'param1',val1,'param2',val2)

Input

h

crystal directions (vector3d | Miller)

r

specimen directions (S2Grid)

intensities

diffraction counts (double)

CS,SS

crystal, specimen symmetry

param,val Parameters and values that control PoleFigure
Parameter Description
'superposition'

weights for superposed crystal directions

'background'

background intensities

See also

ImportPoleFigureData, loadPoleFigure, loadPoleFigure_generic