External Email - Use Caution
Hi, many thanks for your reply.Here's the terminal output;
asuka@rigi:/media/.../FS7_Teen$ for d in Teen* EPK* epk*> do mris_preproc --surfreg sphere.reg.teenheart_average_template --s $d --hemi lh --out lh.surfreg.teenheart_average_template.thickness --meas thickness> doneERROR: format for lh.surfreg.teenheart_average_template.thickness not recognizedERROR: format for lh.surfreg.teenheart_average_template.thickness not recognizedERROR: format for lh.surfreg.teenheart_average_template.thickness not recognizedERROR: format for lh.surfreg.teenheart_average_template.thickness not recognizedERROR: format for lh.surfreg.teenheart_average_template.thickness not recognized....Error continued so I stopped running at a certain point.What do you think?
Best regards,Asuka
From: freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edu> on behalf of Douglas N. Greve <dgreve@MGH.HARVARD.EDU>
Sent: 23 February 2024 19:30
To: freesurfer@nmr.mgh.harvard.edu <freesurfer@nmr.mgh.harvard.edu>
Subject: Re: [Freesurfer] Creating a custom registration template with FreeSurfer templateCan you include the full terminal output for one of the mris_preproc commands that is failing?
On 2/22/2024 7:12 AM, Asuka Toyofuku wrote:External Email - Use CautionDear Freesurfer experts,
I have issues with creating a custom registration template. (I'm following this instruction: MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to beMailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be https://surfer.nmr.mgh.harvard.edu/fswiki/SurfaceRegAndTemplates )
According to the instructions, we need to
1) Create an average subject (Creates $SUBJECTS_DIR/newtemplate)
2) Register each subject to the new template (do for both lh and rh), resulting in lh.sphere.reg.newtemplate and rh.sphere.reg.newtemplate3) Get thickness values in the newtemplate space for GLM analysis4) Create another average template based on the previous one: (Creates $SUBJECTS_DIR/newnewtemplate)
I'm stuck with the 3) command.Instruction suggests:mris_preproc --surfreg sphere.reg.newtemplate --s subj1 --s subj2 --s subj3 ...
and this is my code:for d in Teen*do mris_preproc --surfreg sphere.reg.teenheart_average_template --s $d --hemi lh --out lh.surfreg.teenheart_average_template.thickness --meas thicknessdone
( I specified hemi and output because, without it, I got ERROR: no source hemi specified)
My command led to an error saying:
ERROR: format for lh.surfreg.teenheart_average_template.thickness not recognized
So my questions are:a) what does it mean that "format for lh.surfreg.average_template.thickness not recognised"? Any ideas on how to fix this?
b) Does this mris_preproc --surfreg command produce different smoothing mgh files? (e.g., fwhm10, fwhm15, fwhm20...?)
Because standard mris_preproc before GLM analysis(MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to beMailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be https://surfer.nmr.mgh.harvard.edu/fswiki/FsTutorial/GroupAnalysis) are done with previously qcashed data (e.g., need thickness.fwhm10.fsaverage to run mris_preproc), but at this point, I don't have any of these thickness files with different smoothing levels.
c ) If this mris_preproc --surfreg command does not generate a set of thickness maps in **newtemplate space** at different smoothing levels, what kind of command should I run?
Any input is appreciated!
Best regards,
Asuka
_______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
_______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer