nipreps / nibabies

fMRIPrep-Infants - A robust, transparent workflow tailored for neonate and infant MRI
https://nibabies.readthedocs.io/en/latest
Apache License 2.0
23 stars 10 forks source link

Piecewise subcortical alignment for CIFTI mapping #49

Closed effigies closed 3 years ago

effigies commented 3 years ago

To have a persistent link, here's the current script from DCAN: SubcorticalAlign_ROIs.sh

Note that this supersedes an older script: SubcorticalAlign_MNI_Affine.sh

mgxd commented 3 years ago

Checklist of wb_commands that need to be Nipype-ized.

effigies commented 3 years ago

Going to start on volume-resample.

effigies commented 3 years ago

I did not quite finish volume-resample. I'm not sure why they didn't just use flirt's apply transform, tbh.

mgxd commented 3 years ago

The only missing interface is for -cifti-separate, which has already been converted in https://github.com/nipy/nipype/pull/3306.

effigies commented 3 years ago

@mgxd Want to copy that one in here for now, so we don't need to wait on the review/release process in nipype?

mgxd commented 3 years ago

Yeah, that sounds like the fastest way forward