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

Ozan Çağlayan ozancag at gmail.com
Sat Feb 1 18:01:57 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.

Wow this is the strangest idea think i've ever heard :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20140202/bb4946a0/attachment.html>


More information about the SciPy-Dev mailing list