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.
2 parents 9b23a32 + 37a17c4 commit 3c28d7eCopy full SHA for 3c28d7e
doc/source/nifti_images.rst
@@ -336,7 +336,7 @@ The output data from a NIfTI image comes from:
336
#. Reshaping to the output image shape;
337
#. Multiplying the result by the header ``scl_slope`` value, if
338
both of ``scl_slope`` and ``scl_inter`` are defined;
339
-#. Adding the value header ``scl_slope`` value to the result, if both of
+#. Adding the value header ``scl_inter`` value to the result, if both of
340
``scl_slope`` and ``scl_inter`` are defined;
341
342
'Defined' means, the value is not NaN (not a number).
0 commit comments