Menu

Code Commit Log


Commit Date  
[r6397] by ryanmay

Update specgram() to use the new keyword arguments and clean up docstring.

2008-11-11 21:45:15 Tree
[r6396] by ryanmay

Factor out common core of psd(), csd(), and specgram() into _spectral_helper() function. This allows all of them to have the same calling signature and capabilities and to have the code in a single location.

2008-11-11 21:32:29 Tree
[r6395] by ryanmay

Update cohere() in mlab and Axes method to match new psd() and csd() parameters. Update docs.

2008-11-11 20:34:25 Tree
[r6394] by ryanmay

Make mlab.psd() call mlab.csd() instead of duplicating 95% of the code. Tweak csd() to check if x and y are the same and avoid duplicating the work if so.

2008-11-11 20:20:27 Tree
[r6393] by ryanmay

Update the axes.csd() to match the new options added to mlab.csd(). Move some of the docs from axes.psd() to the common place in mlab.

2008-11-11 19:28:38 Tree
[r6392] by ryanmay

Update the mlab.csd() to match the new options added to mlab.psd(). Factor out the keyword argument docs so that they can be shared between the two functions.

2008-11-11 18:42:11 Tree
[r6391] by ryanmay

Slight whitespace cleanup.

2008-11-11 18:39:46 Tree
[r6390] by ryanmay

Update the axes.psd() method to reflect the new options available in mlab.psd. Add an example to show how the options change things.

2008-11-11 17:56:07 Tree
[r6389] by ryanmay

Add 'pad_to' and 'sides' parameters to mlab.psd() to allow controlling of zero padding and returning of negative frequency components, respecitively. These are added in a way that does not change the API.

2008-11-11 16:30:03 Tree
[r6388] by efiring

Fix autoscaling problem caused by axhline and axvline

2008-11-11 08:04:24 Tree
Older >
MongoDB Logo MongoDB