Skip to content

Commit d8f1106

Browse files
authored
DOC: Minor updates in outputs.rst (#3148)
Closes #2978 Closes #3054
1 parent 84d0d90 commit d8f1106

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/outputs.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ mid-thickness surface mesh::
285285
func/
286286
sub-<subject_label>_[specifiers]_space-T1w_desc-aparcaseg_dseg.nii.gz
287287
sub-<subject_label>_[specifiers]_space-T1w_desc-aseg_dseg.nii.gz
288-
sub-<subject_label>_[specifiers]_space-<space_label>_hemi-[LR]_bold.func.gii
288+
sub-<subject_label>_[specifiers]_hemi-[LR]_space-<space_label>_bold.func.gii
289289

290290
Surface output spaces include ``fsnative`` (full density subject-specific mesh),
291291
``fsaverage`` and the down-sampled meshes ``fsaverage6`` (41k vertices) and
@@ -375,6 +375,8 @@ to perform more advanced denoising or alternative combination strategies.
375375
slice as reference).
376376
Alternatively, you could manually adjust the volume onsets (e.g. as mentioned in
377377
the example above from [0, 2, 4] to [1, 3, 5]) or the event onsets accordingly.
378+
In contrast to volume onsets, event onsets need to be shifted *backward* by half a TR,
379+
for example, from [5, 10, 15] to [4, 9, 14].
378380

379381
Further information on this issue is found at
380382
`this blog post (with thanks to Russell Poldrack and Jeanette Mumford)

0 commit comments

Comments
 (0)