We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8de91a1 commit 4bc9344Copy full SHA for 4bc9344
doc/source/nifti_images.rst
@@ -263,7 +263,7 @@ The qform affine
263
264
This affine can be calculated from a combination of the voxel sizes (entries 1
265
through 4 of the ``pixdim`` field), a sign flip called ``qfac`` stored in
266
-entry 0 of ``pixdim``, and a `quaternion <wikipedia quaternion>`_ that can be
+entry 0 of ``pixdim``, and a `quaternion <wikipedia quaternion_>`_ that can be
267
reconstructed from fields ``quatern_b``, ``quatern_c``, ``quatern_d``.
268
269
See the code for the :meth:`get_qform() method
0 commit comments