Skip to content

Register the mask to anatomy? #1

Description

@soichih

This App currently outputs mask registered to the freesurfer space (256x256x256). I believe most of Brianlife App that receives "mask" are expecting it to be in anatomy (t1/dwi) space instead. I've added "freesurfer" datatype tag for this App so that user can distinguish, but right now, I believe all "mask" datasets should be in the anatomy(t1/dwi)? space to be consistent across all Apps.

The ensembletracking App generates an output mask by doing the following ..

https://github.com/brain-life/app-ensembletracking/blob/master/convertfiles.sh#L18
mri_label2vol --seg $fsurfer/mri/aparc+aseg.mgz --temp $input_nii_gz --regheader $fsurfer/mri/aparc+aseg.mgz --o aparc+aseg_anat.nii.gz

Could/should this App be updated to do something similar? I am really not sure on what to do with mask when it comes to registration.. If you have any suggestions, or enlighten me with something basic that I am missing, please let me know.

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