Skip to content

Merge multiple T2w images? #13

Open
@effigies

Description

@effigies

Currently we're just using the first T2w image, which is largely a holdover from FreeSurfer, which takes multiple T1w images and up to 1 T2w image.

Given that we're now building a T1w template and passing a single image to FreeSurfer, does it make sense to run the same procedure on T2w images, when we find multiples of those? I'm inclined to move in that direction, and register the resulting T2w template to the T1w template.

The output would then be:

<output dir>/fmriprep/sub-<subject_label>/
    anat/sub-<subject_label>_T2w_space-T1w_preproc.nii.gz

Metadata

Metadata

Assignees

Labels

effort:mediumEstimated medium effort taskimpact:lowEstimated low impact taskmultiple imagesMultiple T1w or T2w images (e.g., longitudinal, multisession, etc)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions