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.
Authored by: ryanmay 2008-11-11
Parent: [r6395]
Child: [r6397]