Re: [Freesurfer] tcl script - rotate and save graphics

2006-02-27 Thread Darren Weber
Hi Daniel et al., thanks for the rotate and save_tiff script. I've installed the dev version (redhat 9 download onto Debian sarge) and the script works well. I would like to set the resolution of the .tif output files (eg, 600 dpi), can we do that? I have a problem when using a label in

Re: [Freesurfer] tcl script - rotate and save graphics

2006-02-27 Thread Kevin Teich
Sorry, there's no way to change the resolution of the TIFF images. However, we don't supersample when taking screen shots, so just make the window as big as you can, take the TIFF, and then you can use an image conversion program to change the DPI. I don't think you want to use

Re: [Freesurfer] tcl script - rotate and save graphics

2006-02-27 Thread Darren Weber
Hi Kevin, I tried this alterate command, however, the main window continues to display the orig surface, given tksurfer -subjid rh orig It doesn't automatically update the view for the new data in $field. Using the 'UpdateAndRedraw' command and the 'redraw' commands do not change the

Re: [Freesurfer] tcl script - rotate and save graphics

2006-02-22 Thread Kevin Teich
If you are using a recent dev version of tksurfer, then try the function: save_tiff filename If you enter this into the shell and it doesn't work, then you have an older version. Our new release will have this function. There is (finally) some documentation for scripting commands in tksurfer,

Re: [Freesurfer] tcl script - rotate and save graphics

2006-02-22 Thread Daniel Goldenholz
Hi Darren and other Freesurfers I wrote a tcl script to do just what was described. The one I made gives the flexibility to name the tiff files based on a prefix that you specify before running the script. This way you run the same exact script for as many pictures as you like, simply