correct

(method of PoleFigure)

corrects polfigures for background and defocussing

Syntax

pf = correct(pf,'bg',bg_pf)
pf = correct(pf,'def',def_pf)

Input

pf

list of PoleFigure

param,val Parameters and values that control correct
Parameter Description
'BACKGROUND', 'BG'

Background PoleFigure

'DEFOCUSING', 'DEF'

Defocusing PoleFigure

'BACKGROUND DEFOCUSING', 'DEFBG'

Background of defocusing PoleFigure

Output

pf

PoleFigure

See also

ModifyPoleFigureData