Re: [Matplotlib-users] formatting figures for publciation

2008-10-04 Thread Eric Firing
John Hunter wrote: > On Sat, Sep 27, 2008 at 1:04 PM, Eric Firing <[EMAIL PROTECTED]> wrote: > >> Good answer, but there may be one exception. The Matlab function >> description indicates that it can produce eps files with the cmyk color >> space, which is indeed something that publishers tend to

Re: [Matplotlib-users] formatting figures for publciation

2008-10-04 Thread Martin Lüthi
> Thanks, but this wasn't quite what I had in mind. the exportfig m - > file trims the size of the white bounding box on the figure, in > addition to saving the image. Is there an easy way to do that with > matplotlib? If you produce pdf, pdfcrop is neat. Best, Martin -- Martin Lüthi

Re: [Matplotlib-users] formatting figures for publciation

2008-10-04 Thread John Hunter
On Sat, Sep 27, 2008 at 1:04 PM, Eric Firing <[EMAIL PROTECTED]> wrote: > Good answer, but there may be one exception. The Matlab function > description indicates that it can produce eps files with the cmyk color > space, which is indeed something that publishers tend to want, and > something tha

Re: [Matplotlib-users] formatting figures for publciation

2008-10-04 Thread Eric Firing
Darren Dale wrote: > On Friday 26 September 2008 18:49:25 Gideon Simpson wrote: >> Is there anything akin to this MATLAB script: >> >> http://www.mathworks.com/company/newsletters/digest/june00/export/ >> >> available for mpl? or some simple set of commands that will >> accomplish the same task? >

Re: [Matplotlib-users] formatting figures for publciation

2008-09-28 Thread Marius 't Hart
Yes: savefig On Fri, 2008-09-26 at 18:49 -0400, Gideon Simpson wrote: > Is there anything akin to this MATLAB script: > > http://www.mathworks.com/company/newsletters/digest/june00/export/ > > available for mpl? or some simple set of commands that will > accomplish the same task? > -gideon >

Re: [Matplotlib-users] formatting figures for publciation

2008-09-28 Thread Gideon Simpson
Thanks, but this wasn't quite what I had in mind. the exportfig m - file trims the size of the white bounding box on the figure, in addition to saving the image. Is there an easy way to do that with matplotlib? -gideon On Sep 27, 2008, at 5:11 AM, Marius 't Hart wrote: > Yes: > savefig > >

Re: [Matplotlib-users] formatting figures for publciation

2008-09-27 Thread Darren Dale
On Friday 26 September 2008 18:49:25 Gideon Simpson wrote: > Is there anything akin to this MATLAB script: > > http://www.mathworks.com/company/newsletters/digest/june00/export/ > > available for mpl? or some simple set of commands that will > accomplish the same task? matplotlib produces publica

[Matplotlib-users] formatting figures for publciation

2008-09-26 Thread Gideon Simpson
Is there anything akin to this MATLAB script: http://www.mathworks.com/company/newsletters/digest/june00/export/ available for mpl? or some simple set of commands that will accomplish the same task? -gideon - This SF.Net