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 1a594bc commit 27ebb6dCopy full SHA for 27ebb6d
nipype/interfaces/image.py
@@ -32,7 +32,7 @@ class RescaleOutputSpec(TraitedSpec):
32
class Rescale(SimpleInterface):
33
"""Rescale an image
34
35
- Rescales the non-zero portion of ``in_file`` to match the bounds of the '
+ Rescales the non-zero portion of ``in_file`` to match the bounds of the
36
non-zero portion of ``ref_file``.
37
Reference values in the input and reference images are defined by the
38
``percentile`` parameter, and the reference values in each image are
0 commit comments