[SciPy-Dev] Add detrend=None for scipy.signal.welch et al.

Maximilian Singh mws at lionex.de
Sat Feb 1 13:27:31 EST 2014


> 
> Welch calls signal.detrend internally, I wonder if it would be better
> to add this to detrend instead.
> 

I also thought about this, but it seemed strange to me to add a
parameter to signal.detrend which actually makes it doing nothing.  But
perhaps this is the better solution as the change is only in one
function and not in every function using this internally.

-Max

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20140201/d6610402/attachment.sig>


More information about the SciPy-Dev mailing list