Closed
Description
From discussions of another issue (nipreps/fmriprep#337 (comment)), it would be nice to have alternatives to MNI152NLin2009cAsym
as output spaces to increase backward compatibility with other softwares, datasets, and atlases. For example, currently widely used MNI152NLin6Asym
.
I'll try to modify fmriprep/workflows/anatomical.py
and add output_spaces
as an input parameter to init_anat_preproc_wf
, and change the spatial normalization code accordingly. Does that sound good? @chrisfilo