Commit | Date | |
---|---|---|
[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 |
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 |
2008-11-11 08:04:24 | Tree | |
[r6387]
by
efiring
Fix handling of c kwarg in scatter, with array of strings; |
2008-11-11 06:52:52 | Tree |
[r6386]
by
ryanmay
Clean up some of axes.psd() docstring. Add a reference to the psd_demo.py example. |
2008-11-10 22:41:27 | Tree |
2008-11-10 18:59:18 | Tree |