obspy.db.feature.MinMaxAmplitudeFeature

class MinMaxAmplitudeFeature[source]

Bases: object

Generates statistics about the amplitude values.

Attributes

__dict__
__doc__ str(object) -> string
__module__ str(object) -> string
__weakref__ list of weak references to the object (if defined)

Public Methods

process Generates statistics about the amplitude values.

This Page