Would it be possible to add an optional step after the N4 T1 process to create an unbiased intra-subject template ?
fmriprep is doing already this step with mri_robust_template from freesurfer.
I could work on this feature if you think tractoflow should have it.
Issues I could see :
- it adds a freesurfer dependency
- maybe a solution exists with ANTs but I'm not familiar with this software.
Would it be possible to add an optional step after the
N4 T1process to create an unbiased intra-subject template ?fmriprep is doing already this step with mri_robust_template from freesurfer.
I could work on this feature if you think tractoflow should have it.
Issues I could see :