[Freesurfer] Preproc-sess: Spatial smoothing and brain masking

2008-07-21 Thread Balaji Goparaju
Hi, I used the command preproc-sess -s LD-functional -fwhm 5 However, the command does not seem create the fmcsm5.nii file. The process completes motion correction successfully, but it does not complete the spatial smoothing and brain masking. I get a "Motion correction SUCCESSFULLY completed" me

Re: [Freesurfer] Preproc-sess: Spatial smoothing and brain masking

2008-07-21 Thread Doug Greve
Can you run: spatialsmooth-sess -i fmc -o fmcsm5 -fwhm 5 -fsd bold -s LD-functional -d /Users/balajigoparaju/Desktop/subjectdata -update -noinorm capture the terminal output and send it to me? doug Balaji Goparaju wrote: Hi, I used the command preproc-sess -s LD-functional -fwhm 5 H

Re: [Freesurfer] Preproc-sess: Spatial smoothing and brain masking

2008-07-21 Thread Balaji Goparaju
ok, Here is the output: I am still getting the same output. [comm726-0b01-dhcp9:~/Desktop/subjectdata] balajigo% spatialsmooth-sess -i fmc -o fmcsm5 -fwhm 5 -fsd bold -s LD-functional -d /Users/balajigoparaju/Desktop/subjectdata -update -noinorm ---

Re: [Freesurfer] Preproc-sess: Spatial smoothing and brain masking

2008-07-21 Thread Doug Greve
Can you send the terminal output? The ls results are not informative. doug Balaji Goparaju wrote: ok, Here is the output: I am still getting the same output. [comm726-0b01-dhcp9:~/Desktop/subjectdata] balajigo% spatialsmooth-sess -i fmc -o fmcsm5 -fwhm 5 -fsd bold -s LD-functional -d /Users

Re: [Freesurfer] Preproc-sess: Spatial smoothing and brain masking

2008-07-21 Thread Balaji Goparaju
Ok, here is the terminal output as an attachment On Mon, Jul 21, 2008 at 12:44 PM, Doug Greve <[EMAIL PROTECTED]> wrote: > Can you send the terminal output? The ls results are not informative. > > doug > > > Balaji Goparaju wrote: > > ok, Here is the output: I am still getting the same output. >

Re: [Freesurfer] Preproc-sess: Spatial smoothing and brain masking

2008-07-21 Thread Balaji Goparaju
after executing the command you suggested, /Users/balajigoparaju/Desktop/subjectdata contains some files which are enclosed as an attachment On Mon, Jul 21, 2008 at 12:55 PM, Balaji Goparaju <[EMAIL PROTECTED]> wrote: > Ok, here is the terminal output as an attachment > > > On Mon, Jul 21, 2008 a

Re: [Freesurfer] IO with freesurfer files (.mgh in particular) from Python

2008-07-21 Thread Yaroslav Halchenko
Hi Krish, Thanks once again for providing that library. I came back to analyze the data and got some problems storing the results into MGH format. Before I try to figure out a fix (and send it back to you) I thought that may be you could share an uptodated snapshot of the library (may be the issue