Re: [Freesurfer] [FS-Fast error] SyntaxError

2023-05-10 Thread Douglas N. Greve
External Email - Use Caution what version are you using? This is not a problem in the last two versions ... On 5/10/2023 3:43 AM, 朱筱 wrote: External Email - Use Caution Hi Freesurfer Develpers, I am attempting to preprocess fMRI by running preproc-sess based on FS-F

[Freesurfer] [FS-Fast error] SyntaxError

2023-05-10 Thread 朱筱
External Email - Use Caution Hi Freesurfer Develpers, I am attempting to preprocess fMRI by running preproc-sess based on FS-Fast as command lines: preproc-sess -s sess01 -fsd rest -stc up -surface fsaverage lhrh -mni305 -fwmh 5 -per-run However, it stopped at the motion

Re: [Freesurfer] FS-FAST error:

2018-05-29 Thread Douglas Greve
You called the analysis "my-language..." not "language" . Try using my-language... when running selxavg3-sess On 5/29/18 8:24 AM, 高 寒 wrote: External Email - Use Caution FS-FAST error:analysis language.sm05.lh does not exist, see mkanalysis-sess Hello FreeSurfer Developers, I'm att

[Freesurfer] FS-FAST error:

2018-05-29 Thread 高 寒
External Email - Use Caution FS-FAST error: analysis language.sm05.lh does not exist, see mkanalysis-sess Hello FreeSurfer Developers, I'm attempting to run FS-FAST on my own data, as described on the FS-FAST tutorial (http://www.freesurfer.net/fswiki/FsFastTutorialV5.1/FsFastF

Re: [Freesurfer] FS-FAST - ERROR: mapping surfaces

2013-06-07 Thread Bruce Fischl
Hi Ronny you should have run recon-all -autorecon2-wm -subjid subj007 -autorecon3 at this point you should be fine running -make all. It should retain all your manual edits cheers Bruce On Fri, 7 Jun 2013, preci...@nmr.mgh.harvard.edu wrote: > Thanks Doug, > I did make some manual edits to

Re: [Freesurfer] FS-FAST - ERROR: mapping surfaces

2013-06-07 Thread Douglas N Greve
On 06/07/2013 02:24 PM, preci...@nmr.mgh.harvard.edu wrote: > Thanks Doug, > I did make some manual edits to wm.mgz and brainmask.mgz then reran the > subject a couple times using: > recon-all -autorecon2-wm -subjid subj007 > > Shouldn't -autorecon2-wm run through -autorecon2 and -autorecon3? No,

Re: [Freesurfer] FS-FAST - ERROR: mapping surfaces

2013-06-07 Thread preciado
Thanks Doug, I did make some manual edits to wm.mgz and brainmask.mgz then reran the subject a couple times using: recon-all -autorecon2-wm -subjid subj007 Shouldn't -autorecon2-wm run through -autorecon2 and -autorecon3? Will running 'recon-all -make all -s subj007' do away with my manual edits?

Re: [Freesurfer] FS-FAST - ERROR: mapping surfaces

2013-06-07 Thread Douglas N Greve
Hi Ronny, there is a dimension mismatch which usually means that the surfaces for that subject are out of synch, ie, it has not been run through to the end. This often happens when a subject is run all the way through, then edited and re-run but the re-run only runs autorecon1 and autorecon2 b

[Freesurfer] FS-FAST - ERROR: mapping surfaces

2013-06-07 Thread preciado
I am having an issue when running the preprocess script in fs-fast. It failed once and I tried something and ran the script again and it failed the same way. The command I ran is: preproc-sess -s subj007 -fsd bold -stc siemens -surface fsaverage lhrh -mni305 -fwhm 5 -per-run Below is the part whe