Re: [Freesurfer] Script: setfile sulc

2005-11-28 Thread Kevin Teich
 I'll save the tiff question for kevint

It's just:

save_tiff filename



 Newbie questions:
 
 I'm doing some stuff inn a script (with the -tcl option in
 freesurfer). This is very nice, but I have problems with the
 following:
 
 1) I don't get the curvature file to work. I've tried with:
   setfile sulc (and then the full path to the file).
   No error, but the files effects isn't being added.
 
 2) Is it possible to save as tif from the script? (I use now: set rgb
   and save_rgb)
 
 Regards!
 
 Henrik Ormåsen
 IT analyselab, Psykologi

-- 

Kevin Teich
___
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer


[Freesurfer] Script: setfile sulc

2005-11-23 Thread Henrik Ormåsen
Newbie questions:

I'm doing some stuff inn a script (with the -tcl option in
freesurfer). This is very nice, but I have problems with the
following:

1) I don't get the curvature file to work. I've tried with:
   setfile sulc (and then the full path to the file).
   No error, but the files effects isn't being added.

2) Is it possible to save as tif from the script? (I use now: set rgb
   and save_rgb)

Regards!

Henrik Ormåsen
IT analyselab, Psykologi
___
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer


Re: [Freesurfer] Script: setfile sulc

2005-11-23 Thread Bruce Fischl

to read in sulc you can do:

read_binary_sulc

or

set curv sulc
read_binary_curv (I think)

I'll save the tiff question for kevint

cheers,

Bruce

On Wed, 23 Nov 2005, Henrik Ormåsen wrote:


Newbie questions:

I'm doing some stuff inn a script (with the -tcl option in
freesurfer). This is very nice, but I have problems with the
following:

1) I don't get the curvature file to work. I've tried with:
  setfile sulc (and then the full path to the file).
  No error, but the files effects isn't being added.

2) Is it possible to save as tif from the script? (I use now: set rgb
  and save_rgb)

Regards!

Henrik Ormåsen
IT analyselab, Psykologi
___
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
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