@@ -150,8 +150,8 @@ in precise geographic correspondence, with varying mesh densities: 32k (default)
150
150
**Grayordinates files **.
151
151
CIFTI is a container format that holds both volumetric (regularly sampled in a grid)
152
152
and surface (sampled on a triangular mesh) samples.
153
- Sub-cortical time series are volumetric (supported spaces : ``MNI152NLin6Asym ``), while cortical
154
- time series are sampled to surface (supported spaces : ``fsLR ``).
153
+ Sub-cortical time series are volumetric (space : ``MNI152NLin6Asym ``), while cortical
154
+ time series are sampled to surface (space : ``fsLR ``).
155
155
If CIFTI outputs are requested (with the ``--cifti-outputs `` argument), the BOLD series are also
156
156
saved as ``dtseries.nii `` CIFTI2 files::
157
157
@@ -261,7 +261,7 @@ expansion [Satterthwaite2013]_, providing time series corresponding to the first
261
261
*quadratic terms *, resulting in the total 24 head motion parameters
262
262
(six base motion parameters + six temporal derivatives of six motion parameters +
263
263
12 quadratic terms of six motion parameters and their six temporal derivatives).
264
- Additionally, *fMRIPrep * returns temporal derivatives and quadratic terms for the
264
+ Additionally, *fMRIPrep * returns temporal derivatives and quadratic terms for the
265
265
three global signals (``csf ``, ``white_matter `` and ``global_signal ``)
266
266
to enable applying the 36-parameter denoising strategy proposed by [Satterthwaite2013 ]_.
267
267
@@ -313,7 +313,7 @@ It is relevant to mention *effective* because initial time points identified as
313
313
states * are removed before generating the cosine regressors.
314
314
315
315
.. caution ::
316
- If your analysis includes separate high-pass filtering, do not include
316
+ If your analysis includes separate high-pass filtering, do not include
317
317
``cosine_XX `` regressors in your design matrix.
318
318
319
319
.. admonition :: See also
0 commit comments