tomodrgn.utils.xrot#

xrot(tilt_deg: float) ndarray[source]#

Return rotation matrix associated with rotation over the x-axis.

Parameters:

tilt_deg – Rotation angle in degrees.

Returns:

3x3 rotation matrix.