Skip to content

normalizing/conforming input data #260

Closed
@chrisgorgo

Description

@chrisgorgo

To make sure data fed to FMRIPREP from different datasets is looking as similar as possible we are currently reorienting anatomical images to RAS. However, there is more that can be done:

  • make sure that the information in the header concerning data type and affine transformation (sform, qform) are correct; fix if possible
  • apply the same procedure to all input data (_bold, _sbref, fieldmaps etc.)

Problems:

  • If we change the orientation of input files we need to adjust the phase encoding direction as well.
  • Applying those fixes to big 4D _bold files will create an (almost) identical copy and waste a lot of disk space

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions