Skip to content

Commit 18564cc

Browse files
committed
fix(reports): insert @effigies' changes in fMRIPrep ba43f4
See nipreps/fmriprep@ba43f41#diff-5b6eb7408942cc7d6641fd3b189d76dd
1 parent 63d0970 commit 18564cc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

niworkflows/viz/defaultconfig.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,14 @@
123123
"caption": "Brain mask calculated on the BOLD signal (red contour), along with the masks used for a/tCompCor.<br />The aCompCor mask (magenta contour) is a conservative CSF and white-matter mask for extracting physiological and movement confounds. <br />The fCompCor mask (blue contour) contains the top 5% most variable voxels within a heavily-eroded brain-mask.",
124124
"subtitle": "ROIs in BOLD space"
125125
},
126+
{
127+
"bids": {
128+
"datatype": "func",
129+
"desc": "[at]compcor",
130+
"suffix": "bold",
131+
"extensions": [".html"]
132+
}
133+
},
126134
{
127135
"bids": {
128136
"datatype": "func",

0 commit comments

Comments
 (0)