common help formulation

This commit is contained in:
Martin Diehl 2021-09-01 22:33:04 +02:00
parent a6842abebf
commit 68ac855f45
1 changed files with 4 additions and 4 deletions

View File

@ -1055,9 +1055,9 @@ class Rotation:
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.
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.
sigma : float, optional
Standard deviation of (Gaussian) misorientation distribution.