Skip to content

Commit 51da317

Browse files
committed
fix indentation in reports config
1 parent 83e86a9 commit 51da317

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

dmriprep/config/reports-spec.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ sections:
3131
reportlets:
3232
- bids: {datatype: dwi, desc: validation, suffix: dwi}
3333
- bids: {datatype: dwi, desc: brain, suffix: mask}
34-
caption: Average b=0 that serves for reference in early preprocessing steps.
35-
descriptions: The reference b=0 is obtained as the voxel-wise median across
36-
all b=0 found in the dataset, after accounting for signal drift.
37-
The red contour shows the brain mask calculated using this reference b=0.
38-
subtitle: Reference b=0 and brain mask
34+
caption: Average b=0 that serves for reference in early preprocessing steps.
35+
descriptions: The reference b=0 is obtained as the voxel-wise median across
36+
all b=0 found in the dataset, after accounting for signal drift.
37+
The red contour shows the brain mask calculated using this reference b=0.
38+
subtitle: Reference b=0 and brain mask
3939
- name: About
4040
reportlets:
4141
- bids: {datatype: anat, desc: about, suffix: T1w}

0 commit comments

Comments
 (0)