Skip to content

Commit 6830894

Browse files
authored
FIX: delete summary from functional report when separated by sessions (#3223)
To avoid repeating the same summary many times when the reports are separated by sessions, remove the summary from the functional report template.
2 parents 326848a + fa1b2f5 commit 6830894

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

fmriprep/data/reports-spec-func.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
package: fmriprep
22
sections:
3-
- name: Summary
4-
reportlets:
5-
- bids: {datatype: figures, desc: summary, suffix: T1w}
63
- name: <em>B<sub>0</sub></em> field mapping
74
ordering: session,acquisition,run,fmapid
85
reportlets:

0 commit comments

Comments
 (0)