obspy.core.event.header.PickPolarity

PickPolarity = Enum(["positive", "negative", "undecidable"])

Indicates the polarity of first motion, usually from impulsive onsets. Allowed values are:

  • "positive"
  • "negative"
  • "undecidable"