fsqc.checkRotation¶
This module provides a function to determine rotation angles of the Talairach transform
- fsqc.checkRotation.checkRotation(subjects_dir, subject)[source]¶
CheckRotation determines rotation angles of the Talairach transform.
- Parameters:
- Returns:
Notes
The unit of rotations is radians.
Requires a valid mri/transforms/talairach.lta file and the ‘transforms3d’ python package. If not found, NaNs will be returned.