obspy.core.trace

Module for handling ObsPy Trace objects.

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

Private Functions

Warning

Private functions are mainly for internal/developer use and their API might change without notice.

_add_processing_info This is a decorator that attaches information about a processing call as a
_data_sanity_checks Check if a given input is suitable to be used for Trace.data. Raises the

Classes

Stats A container for additional header information of a ObsPy Trace object.
Trace An object containing data of a continuous series, such as a seismic trace.