Skip to content

Commit 7015004

Browse files
committed
removed non ASCII characters
1 parent 1334636 commit 7015004

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nipype/interfaces/mrtrix3/preprocess.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,11 +140,11 @@ class MRDeGibbs(MRTrix3Base):
140140
taken place. You should not run this command after any form of motion
141141
correction (e.g. not after dwipreproc). Similarly, if you intend running
142142
dwidenoise, you should run this command afterwards, since it has the
143-
potential to alter the noise structure, which would impact on dwidenoises
143+
potential to alter the noise structure, which would impact on dwidenoise's
144144
performance.
145145
146146
Note that this method is designed to work on images acquired with full
147-
k-space coverage. Running this method on partial Fourier (half-scan) data
147+
k-space coverage. Running this method on partial Fourier ('half-scan') data
148148
may lead to suboptimal and/or biased results, as noted in the original
149149
reference below. There is currently no means of dealing with this; users
150150
should exercise caution when using this method on partial Fourier data, and

0 commit comments

Comments
 (0)