Hello Alfonso and CONN users,
I'm new in CONN.
I pre-processed my data set in CONN, and I have used a different template . I am using the pediatric template (http://www.bic.mni.mcgill.ca/~vfonov/nihpd/obj1/). I actually have gray/white/CSF pediatric tissue probability maps, as well as a pediatric T1 template and I use these maps in CONN/SPM12. As in SPM12 the tissue probability maps should be entered as a single 4d-file, so I created an additional "other" probability map and merged all four classes into a single map using the following commands:
spm_imcalc({'grey.nii','white.nii','csf.nii'},'other.nii','max(0,1-i1-i2-i3)');
spm_file_merge({'grey.nii','white.nii','csf.nii','other.nii'},'TPM.nii');
(As mentioned in "Pediatric Template" topic).
I use the default preprocessing pipeline and when I am prompted with the (Segment/normalize/resample settings) window I specify the the TPM.nii file for the pediatric template.
I have noticed that dimensions of the functional Nifti files after pre-processing are (91,109,91) and but the dimensions of my template is (197,233,189), Also the dimensions of normalized structural images after preprocessing are different with my template (warped images).
Can you please advise me? Could that be the issue ?
what are the necessary changes which I should consider when using my template file?
Any Help is much appreciated,
Hengameh
I'm new in CONN.
I pre-processed my data set in CONN, and I have used a different template . I am using the pediatric template (http://www.bic.mni.mcgill.ca/~vfonov/nihpd/obj1/). I actually have gray/white/CSF pediatric tissue probability maps, as well as a pediatric T1 template and I use these maps in CONN/SPM12. As in SPM12 the tissue probability maps should be entered as a single 4d-file, so I created an additional "other" probability map and merged all four classes into a single map using the following commands:
spm_imcalc({'grey.nii','white.nii','csf.nii'},'other.nii','max(0,1-i1-i2-i3)');
spm_file_merge({'grey.nii','white.nii','csf.nii','other.nii'},'TPM.nii');
(As mentioned in "Pediatric Template" topic).
I use the default preprocessing pipeline and when I am prompted with the (Segment/normalize/resample settings) window I specify the the TPM.nii file for the pediatric template.
I have noticed that dimensions of the functional Nifti files after pre-processing are (91,109,91) and but the dimensions of my template is (197,233,189), Also the dimensions of normalized structural images after preprocessing are different with my template (warped images).
Can you please advise me? Could that be the issue ?
what are the necessary changes which I should consider when using my template file?
Any Help is much appreciated,
Hengameh