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: src/reports/boilerplate_stats.mustache
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ to censor any time points flagged as outlier,
43
43
{{/confounds}}.
44
44
45
45
{{#smoothing}}
46
-
Contrast images were spatially smoothed using a 3D gaussian kernel (FWHM = {{fwhm.contrast}} mm).
46
+
Contrast images were spatially smoothed using a 3D gaussian kernel (FWHM = {{fwhm.contrast}} mm resulting in a final smoothing equivalent to {{fwhm.cumulative}} mm).
47
47
{{/smoothing}}
48
48
{{! TODO Table of conditions with duration of each event}}
0 commit comments