plotDiff

(method of ODF)

difference plot between two odfs or an odf and a pole figure

Syntax

plotDiff(odf1,odf2,...,param,val,...)
plotDiff(odf,pf,...,param,val,...)

Input

odf1

ODF

odf2

ODF

pf

PoleFigure

param,val Parameters and values that control plotDiff
Parameter Description
'RP'

calculate RP error (only for odf - pole figure)

'l1'

calculate $|pf1-pf2|$ error (only for odf - pole figure)

'l2'

calculate $|pf1-pf2|^2$ error (only for odf - pole figure)

See also

S2Grid/plot, PoleFigure/calcError, ODF/calcError, savefigure, Plotting, Annotations_demo, ColorCoding_demo, PlotTypes_demo, SphericalProjection_demo