obspy.core.event.header.PickOnset

PickOnset = Enum(["emergent", "impulsive", "questionable"])

Flag that roughly categorizes the sharpness of the pick onset. Allowed values are:

  • "emergent"

  • "impulsive"

  • "questionable"