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
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:
- 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.
- 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
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:
- 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.
- 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@nmr.mgh.harvard.edu