Skip to content

slice timing advice incorrect in outputs.rst #2978

@thoernst

Description

@thoernst

Hi guys,

in the output.rst advice is given on the correct interpretation of the slice timing. However, the advised correction is exactly the wrong way round. This was already pointed out by a comment of the linked reference at the end, and later corrected in the article.

If the reference time for a slice does increase, the respective onset should decrease by the same amount to keep temporal spacing the same.

Suggestion: use 2,4,6 as example onsets instead of 0,2,4

Also: The referenced article points out that this is not an issue for SPM and FSL use. I suggest that should be included.

Section would then read:

!danger!

Slice timing correction in fMRIPrep is referenced to the middle slice by default, which leads to a time shift in the volume onsets by 0.5 TR (repetition time). That is the correct way for processing with SPM and FSL, but not AFNI or nilearn. For example, assuming a TR of 2s, original onsets of 2, 4, and 6s would be shifted to 1, 3, and 5s, respectively. In case you did execute slice timing correction, you must check that subsequent analyses (e.g., general linear modeling) consider the right onset shifts. For example, when specifying a first-level model, you should set parameters in your software package or first-level model function accordingly (e.g., select the middle slice as reference). Alternatively, you could manually adjust the volume onsets (e.g. as mentioned in the example above from [2, 4, 6] to [1, 3, 5]) or the event onsets accordingly.

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions