obspy.signal.differentiate_and_integrate
Integration and differentiation routines.
- copyright:
The ObsPy Development Team (devs@obspy.org)
- license:
GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html)
Public Functions
Performs first order integration of data using the trapezoidal rule. |
|
Integrate by generating an interpolating spline and integrating that. |