centerSpecimen
(method of ODF)
rotatates an odf with specime symmetry into its symmetry axes
centerSpecimen(odf,center) trys to find the normal vectors of orthorhombic symmetry for the x mirror and y mirror plane and calculates an rotation needed to rotate the odf back into these mirror planes. the routine starts with an lookaround grid for a given center (default xvector) to find a starting value for newton iteration.
Syntax
Input
odf | |||||||||||||||||||
center |
look arround center for a suiteable start value (default xvector) |
||||||||||||||||||
param,val | Parameters and values that control centerSpecimen
|
Output
odf |
rotated ODF |
r |
its rotation rotate(odf_out,r) = odf_in |
v1,v2 |
normal vector of the mirrorplans |
MTEX 4.0.4 |