Skip to content

Bypass NIfTI conversion #15

@Lestropie

Description

@Lestropie

I couldn't help noticing from a quick perusal of your code that converting from fixel data .mif files to HDF5 currently requires an intermediate conversion to NIfTI-2 via MRtrix3 mrconvert, such that the resulting .nii can be loaded using NiBabel.

It would be quite a lot more preferable if NiBabel could itself directly read .mif images.

I mentioned this in MRtrix3/mrtrix3#2087, and it was also mentioned over at NiBabel in nipy/nibabel#927. Unfortunately the intern I placed on the project wasn't able to finalise the contribution, but it might be possible to finish that code off and contribute it to NiBabel, which would likely be of use to many people but also would simplify the ConFixel code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions