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 0052814 commit 8bee7e6Copy full SHA for 8bee7e6
nipype/interfaces/afni/preprocess.py
@@ -3090,7 +3090,7 @@ class QwarpInputSpec(AFNICommandInputSpec):
3090
desc="""\
3091
Sets the prefix/suffix for the output datasets. \
3092
* The source dataset is warped to match the base \
3093
-and gets prefix \'ppp\'. (Except if \'-plusminus\' is used.) \
+and gets prefix 'ppp'. (Except if '-plusminus' is used.)
3094
* The final interpolation to this output dataset is \
3095
done using the \'wsinc5\' method. See the output of \
3096
3dAllineate -HELP \
0 commit comments