Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sean Fitzgibbon
fslpy
Commits
4b2fae25
Commit
4b2fae25
authored
Jun 23, 2020
by
Paul McCarthy
🚵
Browse files
DOC: Note on fnirt deformation fields
parent
56bf8834
Changes
1
Hide whitespace changes
Inline
Side-by-side
fsl/transform/fnirt.py
View file @
4b2fae25
...
@@ -82,6 +82,12 @@ the reference image, and may contain:
...
@@ -82,6 +82,12 @@ the reference image, and may contain:
the source image coordinates which correspond to those reference image
the source image coordinates which correspond to those reference image
coordinates.
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,
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
this is encoded into the displacements/coordinates themselves, so they can be
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment