obspy.signal.detrendΒΆ

Python module containing detrend methods.

copyright:The ObsPy Development Team (devs@obspy.org)
license:GNU Lesser General Public License, Version 3 (http://www.gnu.org/copyleft/lesser.html)

Functions

simple Detrend signal simply by subtracting a line through the first and last

This Page