diff --git a/fsl/transform/fnirt.py b/fsl/transform/fnirt.py index 2a2351a0ed8f7cd1aa5ff2d48b62626361845964..4fa4051c86cd63524a4cca57120c5c1adf5266f9 100644 --- a/fsl/transform/fnirt.py +++ b/fsl/transform/fnirt.py @@ -82,6 +82,12 @@ the reference image, and may contain: the source image coordinates which correspond to those reference image coordinates. +.. note:: FNIRT deformation field files give no indication as to whether they + contain relative displacements or absolute coordinates, so heuristics + must be used to infer what is stored in a a particular file. The + :func:`.nonlinear.detectDeformationType` function can be used to + determine whether a file contains relative displacements or absolute + coordinates. If an initial linear registration was used as the starting point for FNIRT, this is encoded into the displacements/coordinates themselves, so they can be