sage-
> From: Sebastien Binet [mailto:[EMAIL PROTECTED]
> Sent: October 8, 2008 9:47 PM
> To: Anthony Floyd
> Cc: Anthony Floyd
> Subject: Re: [Matplotlib-users] save or pickle figure object
>
> Hi Anthony,
>
> On Tuesday 16 September 2008 20:30:26 Anthony Floyd
On Wed, Sep 17, 2008 at 12:55:40PM -0700, Ted Drain wrote:
> I agree completely - I was just pointing that it is possible. I think what
> people might not be aware of is that it's really an all or nothing
> proposition. You either jump in completely and pay the large cost to handle
> this in a ma
://code.google.com/p/subplot/
Cheers,
Brian
-ps excuse the name of the project--I lacked creative drive at the time of
naming.
--- On Tue, 9/16/08, John Hunter <[EMAIL PROTECTED]> wrote:
From: John Hunter <[EMAIL PROTECTED]>
Subject: Re: [Matplotlib-users] save or pickle figure objec
ave to try to keep it accessible to people who can
> only
> work on it sporadically. That means we need to try to keep it
> simple--indeed, to work on simplifying it and cleaning up the rough
> edges, and to work on maintaining a design that makes it easy to
> improve
> the real pl
MAIL PROTECTED] On Behalf Of
>> Eric Firing
>> Sent: Tuesday, September 16, 2008 7:04 PM
>> To: John Hunter
>> Cc: Josef Koller; matplotlib-users@lists.sourceforge.net
>> Subject: Re: [Matplotlib-users] save or pickle figure object
>>
>> John Hunter wrote:
&
ing
> Sent: Tuesday, September 16, 2008 7:04 PM
> To: John Hunter
> Cc: Josef Koller; matplotlib-users@lists.sourceforge.net
> Subject: Re: [Matplotlib-users] save or pickle figure object
>
> John Hunter wrote:
> > On Tue, Sep 16, 2008 at 5:06 PM, Josef Koller <[EMAIL
On Tue, Sep 16, 2008 at 8:17 PM, Sebastien Binet
<[EMAIL PROTECTED]> wrote:
> Hi Anthony,
>
>> As you've already been told, you can't pickle/shelve mpl objects. Our
>> solution to this is to have a native python shadow object that
>> contains all the bits and pieces needed to create a figure, and
Hi Anthony,
> As you've already been told, you can't pickle/shelve mpl objects. Our
> solution to this is to have a native python shadow object that
> contains all the bits and pieces needed to create a figure, and always
> build the plots from these shadow objects. This gives us the
> advantage
On Tue, Sep 16, 2008 at 3:06 PM, Josef Koller <[EMAIL PROTECTED]> wrote:
> Hi folks,
> I would like to save preliminary figures for later processing and
> refinement with matplotlib. Is there a way to save or pickle a figure
> object and later reload it. Matlab has a feature like that and and I wa
John Hunter wrote:
> On Tue, Sep 16, 2008 at 5:06 PM, Josef Koller <[EMAIL PROTECTED]> wrote:
>> Hi folks,
>> I would like to save preliminary figures for later processing and
>> refinement with matplotlib. Is there a way to save or pickle a figure
>> object and later reload it. Matlab has a featu
On Tue, Sep 16, 2008 at 5:06 PM, Josef Koller <[EMAIL PROTECTED]> wrote:
> Hi folks,
> I would like to save preliminary figures for later processing and
> refinement with matplotlib. Is there a way to save or pickle a figure
> object and later reload it. Matlab has a feature like that and and I wa
Hi folks,
I would like to save preliminary figures for later processing and
refinement with matplotlib. Is there a way to save or pickle a figure
object and later reload it. Matlab has a feature like that and and I was
wondering if matplotlib has it too.
Thanks a lot,
Josef
--
Josef Kol
12 matches
Mail list logo