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

Maximilian Singh mws at lionex.de
Fri Jan 31 16:40:02 EST 2014


Hey all,

I suggest to add the possibility to turn off the 'detrend' functionality
in scipy.signal.welch and scipy.signal.periodogram, e.g. by giving
'detrend=None' as parameter.  Although detrending is an useful option,
there are also use cases where DC should not be suppressed.

Do you agree that this is common enough to be added?

-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/20140131/d7136e8c/attachment.sig>


More information about the SciPy-Dev mailing list