Skip to content

ENH: Put volume templates in mri directory #7

@larsoner

Description

@larsoner

It's useful to have all volumes in the mri directory, rather than their own atlases directory, because it facilitates things like warping subjects to digitization (MNE for example warps an mri/*.mgz). So if instead of putting them in atlases we can make them mgz with something like:

mri_convert atlases/brain_ANTS_IXI_atlas_head_space.nii.gz mri/brain_ANTS_IXI_atlas_head_space.mgz

then things work at the MNE end like they should.

Not sure if it's worth cutting a 0.2 just for this but it's probably worth adding to the scripts. I can make a PR for this if you want @christian-oreilly

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions