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" } ```