Skip to content

Invalid data when outputting uncompressed NIfTIs #365

@mgxd

Description

@mgxd

When setting a key to outtype=('nii',), heudiconv executes successfully but produces invalid data.

A workaround is to use the --dcmconfig flag with the following config option:

{
    "compress": "n"
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions