You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: niworkflows/viz/defaultconfig.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,8 @@
30
30
"space": ".*",
31
31
"suffix": "T1w"
32
32
},
33
-
"caption": "Nonlinear mapping of the T1w image into {space} space. Hover on the panel with the mouse to transition between both spaces.",
33
+
"description": "Results of nonlinear alignment of the T1w image to template space. Hover on the panel with the mouse to transition between both spaces.",
34
+
"caption": "Spatial normalization of the T1w image to the <code>{space}</code> template.",
<p>We kindly ask to report results preprocessed with fMRIPrep using the following
103
-
boilerplate</p>
106
+
<p>We kindly ask to report results preprocessed with this tool using the following
107
+
boilerplate.</p>
104
108
<ulclass="nav nav-tabs"id="myTab"role="tablist">
105
109
{% for b in boilerplate %}
106
110
<liclass="nav-item">
@@ -116,7 +120,6 @@ div#boilerplate pre {
116
120
{%else%}
117
121
<pclass="text-danger">Failed to generate the boilerplate</p>
118
122
{% endif %}
119
-
<p>Alternatively, an interactive <ahref="http://fmriprep.readthedocs.io/en/latest/citing.html">boilerplate generator</a> is available in the <ahref="https://fmriprep.org">documentation website</a>.</p>
0 commit comments