Skip to content

Commit 5525d01

Browse files
authored
Merge pull request #1138 from poldracklab/chrisfilo-patch-3
[DOC] Clarify outlier columns
2 parents b937853 + 8265e90 commit 5525d01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/outputs.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,8 @@ derivative of RMS variance over voxels (or :abbr:`DVARS (D referring to differen
160160
standardized (``stdDVARS``), non-standardized (``non-stdDVARS``), and voxel-wise standardized (``vx-wisestdDVARS``);
161161
the ``FrameDisplacement`` is a quantification of the estimated bulk-head motion; ``X``, ``Y``, ``Z``, ``RotX``,
162162
``RotY``, ``RotZ`` are the actual 6 rigid-body transform parameters estimated by FMRIPREP;
163-
the ``NonSteadyStateOutlier00`` column is ``1`` when a non-steady state was found (typically at the beginning of
164-
the scan) and ``0`` elsewhere; and finally six noise components ``aCompCorXX`` calculated using
163+
the ``NonSteadyStateOutlierXX`` columns indicate non-steady state volumes with a single ``1`` value and ``0`` elsewhere (there
164+
is one ``NonSteadyStateOutlierXX`` column per outlier/volume); and finally six noise components ``aCompCorXX`` calculated using
165165
:abbr:`CompCor (Component Based Noise Correction Method)`
166166
and five noise components ``AROMAaggrCompXX`` if
167167
:abbr:`ICA (independent components analysis)`-:abbr:`AROMA (Automatic Removal Of Motion Artifacts)` was enabled.

0 commit comments

Comments
 (0)