Revision: 6396
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6396&view=rev
Author: ryanmay
Date: 2008-11-11 21:32:29 + (Tue, 11 Nov 2008)
Log Message:
---
Factor out common core of psd(), csd(), and specgram() into _spectral_helper()
function. This allows all
Revision: 6398
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6398&view=rev
Author: ryanmay
Date: 2008-11-11 22:02:34 + (Tue, 11 Nov 2008)
Log Message:
---
Update module docstring to include specgram().
Modified Paths:
--
trunk/matplotlib/lib/mat
Revision: 6397
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6397&view=rev
Author: ryanmay
Date: 2008-11-11 21:45:15 + (Tue, 11 Nov 2008)
Log Message:
---
Update specgram() to use the new keyword arguments and clean up docstring.
Modified Paths:
--
Revision: 6395
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6395&view=rev
Author: ryanmay
Date: 2008-11-11 20:34:25 + (Tue, 11 Nov 2008)
Log Message:
---
Update cohere() in mlab and Axes method to match new psd() and csd()
parameters. Update docs.
Modified
Revision: 6394
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6394&view=rev
Author: ryanmay
Date: 2008-11-11 20:20:27 + (Tue, 11 Nov 2008)
Log Message:
---
Make mlab.psd() call mlab.csd() instead of duplicating 95% of the code. Tweak
csd() to check if x and y a
Revision: 6393
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6393&view=rev
Author: ryanmay
Date: 2008-11-11 19:28:38 + (Tue, 11 Nov 2008)
Log Message:
---
Update the axes.csd() to match the new options added to mlab.csd(). Move some
of the docs from axes.psd()
Revision: 6392
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6392&view=rev
Author: ryanmay
Date: 2008-11-11 18:42:11 + (Tue, 11 Nov 2008)
Log Message:
---
Update the mlab.csd() to match the new options added to mlab.psd(). Factor out
the keyword argument docs
Revision: 6391
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6391&view=rev
Author: ryanmay
Date: 2008-11-11 18:39:46 + (Tue, 11 Nov 2008)
Log Message:
---
Slight whitespace cleanup.
Modified Paths:
--
trunk/matplotlib/examples/pylab_examples/psd
Revision: 6390
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6390&view=rev
Author: ryanmay
Date: 2008-11-11 17:56:07 + (Tue, 11 Nov 2008)
Log Message:
---
Update the axes.psd() method to reflect the new options available in mlab.psd.
Add an example to show how
Revision: 6389
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6389&view=rev
Author: ryanmay
Date: 2008-11-11 16:30:03 + (Tue, 11 Nov 2008)
Log Message:
---
Add 'pad_to' and 'sides' parameters to mlab.psd() to allow controlling of zero
padding and returning of ne
Revision: 6388
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6388&view=rev
Author: efiring
Date: 2008-11-11 08:04:24 + (Tue, 11 Nov 2008)
Log Message:
---
Fix autoscaling problem caused by axhline and axvline
Modified Paths:
--
trunk/matplotlib/
11 matches
Mail list logo