Hello folks,
I got a warning when doing some 3dcalc.
“WARNING: Template space of dataset mask_epi_anat.Sujet2+tlrc does not match space of first dataset”
The first dataset being the blured output from tedana.
So I checked the space of the input of tedana :
3dinfo -space pb03.Sujet2.r01.e01.volreg+tlrc
MNI3dinfo -space pb04.Sujet2.r01.combine+tlrc
TLRC
Why is that so ?
I will carry on looking for some answer, but it is very odd.
Here is my command for tedana use :
tedana -d pb03.$subj.r$run.e*.volreg+tlrc.HEAD
-e $echo_times
–mask mask_epi_anat.$subj+tlrc.HEAD
–out-dir tedana_r$run
that’s all folks, thanks for any help.