Re: [matplotlib-devel] OS-X binaries?

2013-10-22 Thread Matthew Brett
Hi Chris, On Tue, Oct 22, 2013 at 9:03 AM, Chris Barker - NOAA Federal wrote: > Are there recent binaries for OS-X anywhere? There don't seem to be > any for recent releases on the MPL download page. > > I know we had a discussion about this a whole back, but don't remember > the outcome. But I h

Re: [matplotlib-devel] Pull request

2013-10-22 Thread Todd
On Tue, Oct 22, 2013 at 6:06 PM, Pierre Haessig wrote: > Hi, > > Le 21/10/2013 15:58, Todd a écrit : > > On Mon, Oct 21, 2013 at 3:13 PM, Pierre Haessig > wrote: > >1) is the terminology "phase" vs. "angle" spectrum standardized ? I >> must >> say I've never heard of one meaning "wrapped" a

Re: [matplotlib-devel] OS-X binaries?

2013-10-22 Thread Michael Droettboom
Matthew Brett has an experimental installer that includes the Python dependencies: http://matplotlib.1069221.n5.nabble.com/Any-progress-on-binary-installer-for-OSX-td42163.html Once the remaining issues are ironed out, we'll definitely link to this from matplotlib.org/downloads.html Mike On

Re: [matplotlib-devel] Pull request

2013-10-22 Thread Todd
On Tue, Oct 22, 2013 at 5:41 PM, Pierre Haessig wrote: > Hi, > > Le 22/10/2013 12:31, Todd a écrit : > > Currently, both axes.psd and axes.csd return the same thing as > > mlab.psd and mlab.csd, namely the spectrum and frequency points. They > > do NOT return the line object that was plotted. Th

Re: [matplotlib-devel] Pull request

2013-10-22 Thread Pierre Haessig
Hi, Le 21/10/2013 15:58, Todd a écrit : > On Mon, Oct 21, 2013 at 3:13 PM, Pierre Haessig > mailto:pierre.haes...@crans.org>> wrote: > > 1) is the terminology "phase" vs. "angle" spectrum standardized ? > I must > say I've never heard of one meaning "wrapped" and the other > "unwra

[matplotlib-devel] OS-X binaries?

2013-10-22 Thread Chris Barker - NOAA Federal
Are there recent binaries for OS-X anywhere? There don't seem to be any for recent releases on the MPL download page. I know we had a discussion about this a whole back, but don't remember the outcome. But I hope we'll continue to put them up-- macports and friends really aren't the best solutions

Re: [matplotlib-devel] Pull request

2013-10-22 Thread Pierre Haessig
Hi, Le 22/10/2013 12:31, Todd a écrit : > Currently, both axes.psd and axes.csd return the same thing as > mlab.psd and mlab.csd, namely the spectrum and frequency points. They > do NOT return the line object that was plotted. This is different > than specgram, which returns the AxesImage object

[matplotlib-devel] weak behavior of the home button in figure() (version 1.3.1)

2013-10-22 Thread lorenzo.digregorio
Hello, I've noticed a behavior which is a bit annoying in the 'home' button of a figure. Employing 'sharex' I can share an axis of across two figures(), say figure 1 and figure 2. If I zoom on figure 2, the axis gets correspondly changed in figure 1: wonderful! However, if I click the home button

Re: [matplotlib-devel] Pull request

2013-10-22 Thread Todd
On Sun, Oct 20, 2013 at 9:45 AM, Todd wrote: > Hello, > > I submitted a pull request #2522 [1]. It includes support for more basic > spectrum plots like magnitude and phase spectrums. These are extremely > commonly used in signal processing, acoustics, and many other fields, but > are also very

Re: [matplotlib-devel] Problem compiling master

2013-10-22 Thread Todd
On Tue, Oct 22, 2013 at 9:30 AM, Ian Thomas wrote: > On 22 October 2013 07:53, Todd wrote: > >> As of last night, I can no longer compile master. I get the following >> error: >> >> building 'matplotlib.ttconv' extension >> creating build/temp.linux-x86_64-2.7/extern/ttconv >> gcc -pthread -fno

Re: [matplotlib-devel] Problem compiling master

2013-10-22 Thread Ian Thomas
On 22 October 2013 07:53, Todd wrote: > As of last night, I can no longer compile master. I get the following > error: > > building 'matplotlib.ttconv' extension > creating build/temp.linux-x86_64-2.7/extern/ttconv > gcc -pthread -fno-strict-aliasing -fmessage-length=0 -O2 -Wall > -D_FORTIFY_SOU