Re: [matplotlib-devel] Introduction

2006-10-08 Thread Greg Willden
sGregOn 10/7/06, Greg Willden < [EMAIL PROTECTED]> wrote:Hi,I'll do these patches a little at a time. Here is a patch to show a complex spectrogram with the negative frequencies flipped down.  I've also attached a modified version of the spectrogram_demo.py that creates the two sig

Re: [matplotlib-devel] Introduction

2006-10-07 Thread Greg Willden
PROTECTED]> wrote: >>>>> "Greg" == Greg Willden <[EMAIL PROTECTED]> writes:    Greg> c) Modify specgram so that if itGreg> receives an array as the window parameter it checks its Greg> length and then applies it as a window.  If the windowGr

[matplotlib-devel] Introduction

2006-10-06 Thread Greg Willden
Hi All,I'm a longtime Matlab user.  I've been using Python for a year or two and have begun using Matplotlib/Numpy/Scipy.  I have a patch for specgram() that will plot the spectrogram with the positive and negative frequencies flipped (fftshift).  This is the way that you would examine the complex