Description
Hello! I am using fmriprep 1.1.4 (I believe) via a singularity container. My data have been BIDS validated, and it is also a very large dataset of resting state from multiple lab sites. I am trying to run comparisons across this data from different sites but the preprocessed functional outputs are inconsistent across site.
For example, across all subjects in one site, the registered preprocessed functional output file (in MNI152NLin2009Asym standard space) is 3.125 x 3.125 x 4 with dimension size 63, 74, 49.
However, from another site, the output (also in MNI152NLin2009Asym standard space) is 3.281 x 3.281 x 4.14 with dimension size 60, 71, 47.
I am unable to compare these different sites using these outputs because of the inconsistency even though they should all be in standard MNI space. It seems as if the registration is dependent on input sizes. I know there are similar issues on here but I am unsure what the solution is (or if there even is one at the moment). Any help or redirection would be super helpful! Thank you so much!