Skip to content

Commit 63d0970

Browse files
committed
enh(reports): add latest changes by @sarenseeley in fMRIPrep
See nipreps/fmriprep@8de89bc#diff-5b6eb7408942cc7d6641fd3b189d76dd
1 parent 10ebae7 commit 63d0970

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

niworkflows/viz/defaultconfig.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"desc": "flirtnobbr",
130130
"suffix": "bold"
131131
},
132-
"caption": "FSL <code>flirt</code> was used to generate transformations from EPI space to T1 Space - BBR refinement rejected",
132+
"caption": "FSL <code>flirt</code> was used to generate transformations from EPI space to T1 Space - BBR refinement rejected. Note that Nearest Neighbor interpolation is used in the reportlets in order to highlight potential spin-history and other artifacts, whereas final images are resampled using Lanczos interpolation.",
133133
"subtitle": "EPI to T1 registration"
134134
},
135135
{
@@ -138,7 +138,7 @@
138138
"desc": "coreg",
139139
"suffix": "bold"
140140
},
141-
"caption": "<code>mri_coreg</code> (FreeSurfer) was used to generate transformations from EPI space to T1 Space - <code>bbregister</code> refinement rejected",
141+
"caption": "<code>mri_coreg</code> (FreeSurfer) was used to generate transformations from EPI space to T1 Space - <code>bbregister</code> refinement rejected. Note that Nearest Neighbor interpolation is used in the reportlets in order to highlight potential spin-history and other artifacts, whereas final images are resampled using Lanczos interpolation.",
142142
"subtitle": "EPI to T1 registration"
143143
},
144144
{
@@ -147,7 +147,7 @@
147147
"desc": "flirtbbr",
148148
"suffix": "bold"
149149
},
150-
"caption": "FSL <code>flirt</code> was used to generate transformations from EPI-space to T1w-space - The white matter mask calculated with FSL <code>fast</code> (brain tissue segmentation) was used for BBR",
150+
"caption": "FSL <code>flirt</code> was used to generate transformations from EPI-space to T1w-space - The white matter mask calculated with FSL <code>fast</code> (brain tissue segmentation) was used for BBR. Note that Nearest Neighbor interpolation is used in the reportlets in order to highlight potential spin-history and other artifacts, whereas final images are resampled using Lanczos interpolation.",
151151
"subtitle": "EPI to T1 registration"
152152
},
153153
{
@@ -156,7 +156,7 @@
156156
"desc": "bbregister",
157157
"suffix": "bold"
158158
},
159-
"caption": "<code>bbregister</code> was used to generate transformations from EPI-space to T1w-space",
159+
"caption": "<code>bbregister</code> was used to generate transformations from EPI-space to T1w-space. Note that Nearest Neighbor interpolation is used in the reportlets in order to highlight potential spin-history and other artifacts, whereas final images are resampled using Lanczos interpolation.",
160160
"subtitle": "EPI to T1 registration"
161161
},
162162
{

0 commit comments

Comments
 (0)