cokelaer / spectrum

Spectral Analysis in Python
http://pyspectrum.readthedocs.io
BSD 3-Clause "New" or "Revised" License
339 stars 90 forks source link

fix for #49 complex valued type error #50

Closed anielsen001 closed 5 years ago

anielsen001 commented 6 years ago

Issue #49 can be fixed the same way that the scipy.signal.fftconvolve function can be fixed. I used python 3.6.5, numpy 1.15.2

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 97.506% when pulling 9cb35bf76b1ac44f4589be3812deb155e809eed4 on anielsen001:fftconvolve-deprecated into a02bf9d035c8adc5a95e269761c7d9dd936c3c66 on cokelaer:master.