Re: [Matplotlib-users] Corrupted .png in courses/

2006-08-29 Thread Rich Shepard
On Tue, 29 Aug 2006, John Hunter wrote: > I think the PNG corruption happened in the cvs to svn migration. These > files are from a short course that Fernando and I put together which was a > general introduction to scientific computing in python, and so it is not > just matplotlib. We can probab

Re: [Matplotlib-users] Corrupted .png in courses/

2006-08-29 Thread John Hunter
> "Rich" == Rich Shepard <[EMAIL PROTECTED]> writes: Rich>Having just downloaded the latest code from svn trunk, I Rich> started to look at the courses/ directory and was delighted Rich> to see all the documentation in .lyx format. However, when I Rich> tried to export to p

Re: [Matplotlib-users] get_size_inches

2006-08-29 Thread Charlie Moad
On 8/29/06, PGM <[EMAIL PROTECTED]> wrote: > Folks, > I've just noticed that in order to get the size of a figure in inches, one can > use: > >>> fig.get_size_inches() > However, the corresponding 'set' method is > >>>fig.set_figsize_inches() > > Is this intentional ? Wouldn't it be better to keep

[Matplotlib-users] Corrupted .png in courses/

2006-08-29 Thread Rich Shepard
Having just downloaded the latest code from svn trunk, I started to look at the courses/ directory and was delighted to see all the documentation in .lyx format. However, when I tried to export to pdflatex I discovered that all the .png images in figs/ have damaged headers. They also do not

[Matplotlib-users] get_size_inches

2006-08-29 Thread PGM
Folks, I've just noticed that in order to get the size of a figure in inches, one can use: >>> fig.get_size_inches() However, the corresponding 'set' method is >>>fig.set_figsize_inches() Is this intentional ? Wouldn't it be better to keep the set/get methods consistent ? Thx for your insight

[Matplotlib-users] saving and reloading plots

2006-08-29 Thread Kenny Ortmann
this could be a very "large" solution depending on the size of your data sets, but you could make a class for your data and then if you make a change to the data just import it into your drawing code and then redraw it. this way if you have more than 1 set of data you are just creating more than o

Re: [Matplotlib-users] saving and reloading plots

2006-08-29 Thread Eric Firing
Benjamin THYREAU wrote: > Hi, > Does someone know of a convenient way to save a plotted figure in order to > reloading it later, possible adding new stuffs to it ? Presently, i keep > pickling my data and cut&pasting my drawing code, by hand. I'm interested if > some of you would have better so

[Matplotlib-users] saving and reloading plots

2006-08-29 Thread Benjamin THYREAU
Hi, Does someone know of a convenient way to save a plotted figure in order to reloading it later, possible adding new stuffs to it ? Presently, i keep pickling my data and cut&pasting my drawing code, by hand. I'm interested if some of you would have better solutions. Thanks -- Benjamin Thyre

Re: [Matplotlib-users] is there image.get_clim() ?

2006-08-29 Thread John Hunter
> "Samuel" == Samuel GARCIA <[EMAIL PROTECTED]> writes: Samuel> Hi all, there is a image.set_clim() but I can't find the Samuel> image.get_clim() Samuel> Any solution ? I just committed get_clim to SVN, but in the meantime, you can access with the image normalization instance, wh

[Matplotlib-users] is there image.get_clim() ?

2006-08-29 Thread Samuel GARCIA
Hi all, there is a image.set_clim() but I can't find the image.get_clim() Any solution ? thank you Samuel - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrate