RP and mean square error
calcError(pf,rec) calculates reconstruction error between measured intensities and the recalculated ODF or between two measured pole figures. It can be specified whether the RP error or the mean square error is calculated. The scaling coefficients are calculated by the function PoleFigure/calcNormalization
Syntax
Input
pf,pf2 | PoleFigure |
rec | SO3Fun |
Output
e | error |
Flags
RP | RP value (default) |pfmeas - pfcalc|./ pfcalc |
l1 | l1 error |pfmeas - pfcalc| |
l2 | l2 error |pfmeas - pfcalc|.^2 |
See also
SO3Fun.calcError PoleFigure.calcNormalization PoleFigure.scale