Skip to content

Commit d85fb53

Browse files
authored
DOC: clarify --dvars-spike-threshold uses standardized DVARS (#3205)
Closes #3204. Fix online documentation to ensure consistency with all other places and the code.
2 parents de72651 + 3ab738c commit d85fb53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/outputs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ Averaged value of confound (for example, mean ``framewise_displacement``)
484484
can also be added as regressors in group level analysis [Yan2013]_.
485485
*Regressors of motion spikes* for outlier censoring are generated from within *fMRIPrep*,
486486
and their calculation may be adjusted with the command line options ``--fd-spike-threshold``
487-
and ``--dvars-spike-threshold`` (defaults are FD > 0.5 mm or DVARS > 1.5).
487+
and ``--dvars-spike-threshold`` (defaults are FD > 0.5 mm or standardized DVARS > 1.5).
488488
Regressors of motion spikes are stored in separate ``motion_outlier_XX`` columns.
489489

490490
**Discrete cosine-basis regressors**.

0 commit comments

Comments
 (0)