org-arl / SignalAnalysis.jl

Signal analysis toolbox for Julia
MIT License
41 stars 10 forks source link

Calibrate psd and specgram scaling for various windows #7

Closed mchitre closed 4 years ago

mchitre commented 4 years ago

Although we use DSP.jl for computing psd and specgram, I am not sure that DSP.jl handles scaling factor for various types of windows carefully. To validate, and fix, if necessary.

mchitre commented 4 years ago

Verified correct.