[Freesurfer] printing out from tksurfer and tkmedit

2006-06-29 Thread Chacko Cherian


Hello everyone,

How can I can I print out the display images from
tksurfer and tkmedit other than manually saving them
into  tiff and then printing them.IS there any way to
print them directly?

THAnx

Chacko.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer


Re: [Freesurfer] printing out from tksurfer and tkmedit

2006-06-30 Thread Kevin Teich
> How can I can I print out the display images from tksurfer and
> tkmedit other than manually saving them into tiff and then printing
> them.IS there any way to print them directly?

No, sorry, saving TIFFs is the only output that tkmedit and tksurfer
do of that kind.

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


Re: [Freesurfer] printing out from tksurfer and tkmedit

2006-06-30 Thread Bruce Fischl

but you could write a tcl script to do it automatically
On Fri, 30 Jun 2006, 
Kevin Teich wrote:



How can I can I print out the display images from tksurfer and
tkmedit other than manually saving them into tiff and then printing
them.IS there any way to print them directly?


No, sorry, saving TIFFs is the only output that tkmedit and tksurfer
do of that kind.



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


Re: [Freesurfer] printing out from tksurfer and tkmedit

2006-07-04 Thread Don Hagler
If there is interest, I could post my shell script for generating a tcl 
script and running tksurfer (with an option to write to rgb).  I have 
another one that will render all w files in a particular directory (as 
rgb's) and another that will render all frames from an mgh (painted surface) 
file (as tif's).


With the older version of tksurfer, you can render offscreen, which is 
convenient for batches of files (because otherwise your monitor is unusable 
for a long time).




From: Bruce Fischl <[EMAIL PROTECTED]>
To: Kevin Teich <[EMAIL PROTECTED]>
CC: Chacko Cherian <[EMAIL PROTECTED]>, 
freesurfer@nmr.mgh.harvard.edu

Subject: Re: [Freesurfer] printing out from tksurfer and tkmedit
Date: Fri, 30 Jun 2006 11:39:03 -0400 (EDT)

but you could write a tcl script to do it automatically
On Fri, 30 Jun 2006, Kevin Teich wrote:


How can I can I print out the display images from tksurfer and
tkmedit other than manually saving them into tiff and then printing
them.IS there any way to print them directly?


No, sorry, saving TIFFs is the only output that tkmedit and tksurfer
do of that kind.



___
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


Re: [Freesurfer] printing out from tksurfer and tkmedit

2006-07-05 Thread Chacko Cherian
Thanks Don.That would be really useful.

Chacko.

--- Don Hagler <[EMAIL PROTECTED]> wrote:

> If there is interest, I could post my shell script
> for generating a tcl 
> script and running tksurfer (with an option to write
> to rgb).  I have 
> another one that will render all w files in a
> particular directory (as 
> rgb's) and another that will render all frames from
> an mgh (painted surface) 
> file (as tif's).
> 
> With the older version of tksurfer, you can render
> offscreen, which is 
> convenient for batches of files (because otherwise
> your monitor is unusable 
> for a long time).
> 
> 
> >From: Bruce Fischl <[EMAIL PROTECTED]>
> >To: Kevin Teich <[EMAIL PROTECTED]>
> >CC: Chacko Cherian <[EMAIL PROTECTED]>, 
> >freesurfer@nmr.mgh.harvard.edu
> >Subject: Re: [Freesurfer] printing out from
> tksurfer and tkmedit
> >Date: Fri, 30 Jun 2006 11:39:03 -0400 (EDT)
> >
> >but you could write a tcl script to do it
> automatically
> >On Fri, 30 Jun 2006, Kevin Teich wrote:
> >
> >>>How can I can I print out the display images from
> tksurfer and
> >>>tkmedit other than manually saving them into tiff
> and then printing
> >>>them.IS there any way to print them directly?
> >>
> >>No, sorry, saving TIFFs is the only output that
> tkmedit and tksurfer
> >>do of that kind.
> >>
> >>
> >___
> >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
> 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer


Re: [Freesurfer] printing out from tksurfer and tkmedit

2006-07-09 Thread Don Hagler

Here you go.  No guarantees of usability or support.


From: Chacko Cherian <[EMAIL PROTECTED]>
To: Don Hagler <[EMAIL PROTECTED]>, [EMAIL PROTECTED],
[EMAIL PROTECTED]

CC: [EMAIL PROTECTED], freesurfer@nmr.mgh.harvard.edu
Subject: Re: [Freesurfer] printing out from tksurfer and tkmedit
Date: Wed, 5 Jul 2006 16:15:05 -0700 (PDT)

Thanks Don.That would be really useful.

Chacko.

--- Don Hagler <[EMAIL PROTECTED]> wrote:

> If there is interest, I could post my shell script
> for generating a tcl
> script and running tksurfer (with an option to write
> to rgb).  I have
> another one that will render all w files in a
> particular directory (as
> rgb's) and another that will render all frames from
> an mgh (painted surface)
> file (as tif's).
>
> With the older version of tksurfer, you can render
> offscreen, which is
> convenient for batches of files (because otherwise
> your monitor is unusable
> for a long time).
>
>
> >From: Bruce Fischl <[EMAIL PROTECTED]>
> >To: Kevin Teich <[EMAIL PROTECTED]>
> >CC: Chacko Cherian <[EMAIL PROTECTED]>,
> >freesurfer@nmr.mgh.harvard.edu
> >Subject: Re: [Freesurfer] printing out from
> tksurfer and tkmedit
> >Date: Fri, 30 Jun 2006 11:39:03 -0400 (EDT)
> >
> >but you could write a tcl script to do it
> automatically
> >On Fri, 30 Jun 2006, Kevin Teich wrote:
> >
> >>>How can I can I print out the display images from
> tksurfer and
> >>>tkmedit other than manually saving them into tiff
> and then printing
> >>>them.IS there any way to print them directly?
> >>
> >>No, sorry, saving TIFFs is the only output that
> tkmedit and tksurfer
> >>do of that kind.
> >>
> >>
> >___
> >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
>


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
___
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer




surfmgh
Description: Binary data


surfstats
Description: Binary data


rendall
Description: Binary data


rgbtojpg
Description: Binary data
___
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer

Re: [Freesurfer] printing out from tksurfer and tkmedit

2006-07-12 Thread Chacko Cherian
when i want to print-out the outputs using  "Save TIFF
as" it isn't giving me any results.Is there something
else that I need to do to save the outputs as TIFF
files??

--- Bruce Fischl <[EMAIL PROTECTED]> wrote:

> but you could write a tcl script to do it
> automatically
> On Fri, 30 Jun 2006, 
> Kevin Teich wrote:
> 
> >> How can I can I print out the display images from
> tksurfer and
> >> tkmedit other than manually saving them into tiff
> and then printing
> >> them.IS there any way to print them directly?
> >
> > No, sorry, saving TIFFs is the only output that
> tkmedit and tksurfer
> > do of that kind.
> >
> >
> 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer


Re: [Freesurfer] printing out from tksurfer and tkmedit

2006-07-13 Thread Bruce Fischl
just make sure that the window shows as you want it (you may need to 
redraw it before hitting save).


On Wed, 12 Jul 2006, Chacko Cherian wrote:


when i want to print-out the outputs using  "Save TIFF
as" it isn't giving me any results.Is there something
else that I need to do to save the outputs as TIFF
files??

--- Bruce Fischl <[EMAIL PROTECTED]> wrote:


but you could write a tcl script to do it
automatically
On Fri, 30 Jun 2006,
Kevin Teich wrote:


How can I can I print out the display images from

tksurfer and

tkmedit other than manually saving them into tiff

and then printing

them.IS there any way to print them directly?


No, sorry, saving TIFFs is the only output that

tkmedit and tksurfer

do of that kind.







__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com




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


Re: [Freesurfer] printing out from tksurfer and tkmedit

2006-07-13 Thread Kevin Teich
Can you say exactly what you're doing so we can try to reproduce it?

On Wed, Jul 12, 2006 at 10:46:34PM -0700, Chacko Cherian wrote:
> when i want to print-out the outputs using  "Save TIFF
> as" it isn't giving me any results.Is there something
> else that I need to do to save the outputs as TIFF
> files??
> 
> --- Bruce Fischl <[EMAIL PROTECTED]> wrote:
> 
> > but you could write a tcl script to do it
> > automatically
> > On Fri, 30 Jun 2006, 
> > Kevin Teich wrote:
> > 
> > >> How can I can I print out the display images from
> > tksurfer and
> > >> tkmedit other than manually saving them into tiff
> > and then printing
> > >> them.IS there any way to print them directly?
> > >
> > > No, sorry, saving TIFFs is the only output that
> > tkmedit and tksurfer
> > > do of that kind.

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