Euler angles convention

From Dynamo
Revision as of 17:54, 28 April 2016 by Daniel Castaño (talk | contribs) (Created page with "''Dynamo'' uses a ZXZ convention to express the rotation in terms of Euler angles. A triplet of Euler angles is read as [tdrot, tilt, narot], with the following visual depicti...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Dynamo uses a ZXZ convention to express the rotation in terms of Euler angles. A triplet of Euler angles is read as [tdrot, tilt, narot], with the following visual depiction: imagine a particle with an axis aligned with the z direction. The action of the triplet of angles of this particle would be like this.

  1. tdrot (for rotation of tilt direction)

The particle rotates clockwise about its z axis.

  1. tilt

the particle rotates clockwise about its new x axis.

  1. narot (for rotation about NewAxis)

the particle rotates clockwise about its new z axis. In the context of subtomogram averaging, they are understood as the rotation that we need to operate on the template in order to align it with the particle. This is also the convention in AV3. XMIPP uses the opposite convention.