common help formulation
This commit is contained in:
parent
a6842abebf
commit
68ac855f45
|
@ -1055,10 +1055,10 @@ class Rotation:
|
||||||
|
|
||||||
Parameters
|
Parameters
|
||||||
----------
|
----------
|
||||||
alpha : numpy.ndarray of size 2
|
alpha : numpy.ndarray of shape (2)
|
||||||
Polar coordinates (phi from x,theta from z) of fiber direction in crystal frame.
|
Polar coordinates (phi from x, theta from z) of fiber direction in crystal frame.
|
||||||
beta : numpy.ndarray of size 2
|
beta : numpy.ndarray of shape (2)
|
||||||
Polar coordinates (phi from x,theta from z) of fiber direction in sample frame.
|
Polar coordinates (phi from x, theta from z) of fiber direction in sample frame.
|
||||||
sigma : float, optional
|
sigma : float, optional
|
||||||
Standard deviation of (Gaussian) misorientation distribution.
|
Standard deviation of (Gaussian) misorientation distribution.
|
||||||
Defaults to 0.
|
Defaults to 0.
|
||||||
|
|
Loading…
Reference in New Issue