euler_rotation (
phi,
theta,
psi,
)
Convert Euler angles to an equivalent Chimera transformation matrix.
Angles must be in degrees, not radians.
Uses the most common Euler angle convention (the chi-convention) described at
http://mathworld.wolfram.com/EulerAngles.html
|