External Email - Use Caution
These are the previous emails:
1 » » » » » » » » » » » »
Dear freesurfer experts,
I run the following commands to perform analysis with projected surfaces on my average subject:
make_average_subject --out my_avg_subject --fsgd fsgd.txt
surfreg --s s_001 --t my_avg_subject --o my_avg_subject.sphere.reg
mris_preproc --fsgd nfsgd.txt --target my_avg_subject --meas thickness --srcfmt curv --hemi [l/r]h --out [l/r]h.fsgd.mgh
Theoretically, the mri_preproc function will automatically use the my_avg_subject.sphere.reg file because I specify my_avg_subject as the target subject. The problem is that in the output that comes out in the terminal while this function is running, it is specified that the file [l/r]h.sphere.reg is selected instead of [l/r]h.my_avg_subject.sphere.reg.
Additionally, I did a test specifying the flag "--surfreg my_avg_subject.sphere.reg" in mris_preproc and the values of the output surface are different from the output that I have when I don't specify the flag --surfreg in mris_preproc (so, If I don't specify it, I think that definitely the function doesn't automatically use the file generated in surfreg, I think the default sphere.reg is used).
What should I do? Is it better to specify the “--surfreg my_avg_subject.sphere.reg” flag in the mris_preproc function?
Thanks in advance. Best regards, Marina.
2 » » » » » » » » » » » »
what version of freesurfer are you running?
3 » » » » » » » » » » » »
We are using Freesurfer v6.0
4 » » » » » » » » » » » »
can you include the previous emails?
__________________________
Can you send the terminal output of mris_preproc?
On 3/6/2020 4:28 PM, Marina Fernández wrote:
External Email - Use Caution
These are the previous emails: 1 » » » » » » » » » » » » Dear freesurfer experts, I run the following commands to perform analysis with projected surfaces on my average subject:
make_average_subject --out my_avg_subject --fsgd fsgd.txt
surfreg --s s_001 --t my_avg_subject --o my_avg_subject.sphere.reg
mris_preproc --fsgd nfsgd.txt --target my_avg_subject --meas thickness --srcfmt curv --hemi [l/r]h --out [l/r]h.fsgd.mgh
Theoretically, the mri_preproc function will automatically use the my_avg_subject.sphere.reg file because I specify my_avg_subject as the target subject. The problem is that in the output that comes out in the terminal while this function is running, it is specified that the file [l/r]h.sphere.reg is selected instead of [l/r]h.my_avg_subject.sphere.reg.
Additionally, I did a test specifying the flag "--surfreg my_avg_subject.sphere.reg" in mris_preproc and the values of the output surface are different from the output that I have when I don't specify the flag --surfreg in mris_preproc (so, If I don't specify it, I think that definitely the function doesn't automatically use the file generated in surfreg, I think the default sphere.reg is used).
What should I do? Is it better to specify the “--surfreg my_avg_subject.sphere.reg” flag in the mris_preproc function?
Thanks in advance. Best regards, Marina. 2 » » » » » » » » » » » » what version of freesurfer are you running? 3 » » » » » » » » » » » » We are using Freesurfer v6.0 4 » » » » » » » » » » » » can you include the previous emails?
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu