help
help > RE: Pediatric Template
Jul 23, 2020 05:07 PM | Jules Dugre
RE: Pediatric Template
Hi Alfonso and Conn Experts,
Concerning the command for the use of a pediatric template: conn_setup_preproc({'functional_realign&unwarp', 'functional_slicetime', 'functional_coregister', 'structural_segment&normalize', 'functional_art', 'functional_smooth'}, 'applytofunctional', true, 'structural_template', '/template.img');
I have difficulties figuring out how to perform these preprocessing steps for only a subset of subjects. Should i create an array - subset of subjects (ex: nsub = {'Subject 1', 'Subject 3', 'Subject 10'}) and then stating something like this:
conn_setup_preproc({'functional_realign&unwarp', 'functional_slicetime', 'functional_coregister', 'structural_segment&normalize', 'functional_art', 'functional_smooth'}, 'applytofunctional', true, 'structural_template', '/template.img', 'subjects', nsub) ?
Cordially,
Jules
Concerning the command for the use of a pediatric template: conn_setup_preproc({'functional_realign&unwarp', 'functional_slicetime', 'functional_coregister', 'structural_segment&normalize', 'functional_art', 'functional_smooth'}, 'applytofunctional', true, 'structural_template', '/template.img');
I have difficulties figuring out how to perform these preprocessing steps for only a subset of subjects. Should i create an array - subset of subjects (ex: nsub = {'Subject 1', 'Subject 3', 'Subject 10'}) and then stating something like this:
conn_setup_preproc({'functional_realign&unwarp', 'functional_slicetime', 'functional_coregister', 'structural_segment&normalize', 'functional_art', 'functional_smooth'}, 'applytofunctional', true, 'structural_template', '/template.img', 'subjects', nsub) ?
Cordially,
Jules
Threaded View
| Title | Author | Date |
|---|---|---|
| John Hutton | Aug 13, 2015 | |
| Alfonso Nieto-Castanon | Aug 14, 2015 | |
| Jules Dugre | Jul 23, 2020 | |
| John Hutton | Aug 14, 2015 | |
| Alfonso Nieto-Castanon | Aug 15, 2015 | |
| Paulo Branco | Oct 26, 2018 | |
