← 返回 Skills 市场
wu-uk

seismic-picker-selection

作者 wu-uk · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
90
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install earthquake-phase-association-seismic-picker-selection
功能描述
This is a summary the advantages and disadvantages of earthquake event detection and phase picking methods, shared by leading seismology researchers at the 2...
使用说明 (SKILL.md)

Seismic Event Detection & Phase Picking Method Selection Guide

Overview: Method Tradeoffs

When choosing an event detection and phase picking method, consider these key tradeoffs:

Method Generalizability Sensitivity Speed, Ease-of-Use False Positives
STA/LTA High Low Fast, Easy Many
Manual High High Slow, Difficult Few
Deep Learning High High Fast, Easy Medium
Template Matching Low High Slow, Difficult Few
  • Generalizability: Ability to find arbitrary earthquake signals
  • Sensitivity: Ability to find small earthquakes

Key insight: Each method has strengths and weaknesses. Purpose and resources should guide your choice.

STA/LTA (Short-Term Average / Long-Term Average)

Advantages

  • Runs very fast: Automatically operates in real-time
  • Easy to understand & implement: Can optimize for different window lengths and ratios
  • No prior knowledge needed: Does not require information about earthquake sources or waveforms
  • Amplitude-based detector: Reliably detects large earthquake signals

Limitations

  • High rate of false detections during active sequences
  • Automatic picks not as precise
  • Requires manual review and refinement of picks for a quality catalog

Template Matching

Advantages

  • Optimally sensitive detector (more sensitive than deep-learning): Can find smallest earthquakes buried in noise, if similar enough to template waveform
  • Excellent for improving temporal resolution of earthquake sequences
  • False detections are not as concerning when using high detection threshold

Limitations

  • Requires prior knowledge about earthquake sources: Need template waveforms with good picks from a preexisting catalog
  • Does not improve spatial resolution: Unknown earthquake sources that are not similar enough to templates cannot be found
  • Setup effort required: Must extract template waveforms and configure processing
  • Computationally intensive

Deep Learning Pickers

When to Use

  • Adds most value when existing seismic networks are sparse or nonexistent
  • Automatically and rapidly create more complete catalog during active sequences
  • Requires continuous seismic data
  • Best on broadband stations, but also produces usable picks on accelerometers, nodals, and Raspberry Shakes
  • Use case: Temporary deployment of broadband or nodal stations where you want an automatically generated local earthquake catalog

Advantages

  • No prior knowledge needed about earthquake sources or waveforms
  • Finds lots of small local earthquakes (lower magnitude of completeness, Mc) with fewer false detections than STA/LTA
  • Relatively easy to set up and run: Reasonable runtime with parallel processing. SeisBench provides easy-to-use model APIs and pretrained models.

Limitations

  • Out-of-distribution data issues: For datasets not represented in training data, expect larger automated pick errors (0.1-0.5 s) and missed picks
  • Cannot pick phases completely buried in noise - Not quite as sensitive as template-matching
  • Sometimes misses picks from larger earthquakes that are obvious to humans, for unexplained reason

References

  • This skill is a derivative of Beauce, Eric and Tepp, Gabrielle and Yoon, Clara and Yu, Ellen and Zhu, Weiqiang. Building a High Resolution Earthquake Catalog from Raw Waveforms: A Step-by-Step Guide Seismological Society of America (SSA) Annual Meeting, 2025. https://ai4eps.github.io/Earthquake_Catalog_Workshop/
  • Allen (1978) - STA/LTA method
  • Perol et al. (2018) - Deep learning for seismic detection
  • Huang & Beroza (2015) - Template matching methods
  • Yoon and Shelly (2024), TSR - Deep learning vs template matching comparison
安全使用建议
This is a low-risk, read-only guidance document about seismic pickers. It does not install software, request credentials, or instruct the agent to access your system or data. Before relying on the recommendations, confirm the cited references and test any chosen method on small datasets relevant to your instruments (models can misbehave on out-of-distribution data). Also note the skill has no listed homepage or upstream source — if provenance is important, ask the publisher for original materials or verify against the referenced workshop page.
功能分析
Type: OpenClaw Skill Name: earthquake-phase-association-seismic-picker-selection Version: 0.1.0 The skill bundle contains purely informational documentation (SKILL.md) comparing seismic event detection methods. There is no executable code, no network activity, and no evidence of prompt injection or malicious intent; the content is entirely consistent with its stated purpose as a research guide.
能力评估
Purpose & Capability
The name and description match the SKILL.md content: a methodological summary for selecting seismic pickers. Nothing in the package requests unrelated resources (no env vars, binaries, or installs).
Instruction Scope
SKILL.md contains only descriptive guidance about STA/LTA, template matching, and deep-learning pickers; it does not instruct the agent to read files, access environment variables, call external endpoints, or perform system actions outside the stated purpose.
Install Mechanism
No install spec and no code files are present. Because this is instruction-only, nothing is written to disk and there is no runtime installation risk.
Credentials
The skill requires no environment variables, credentials, or config paths. There are no requests for unrelated secrets or system-level access.
Persistence & Privilege
The skill is user-invocable, not always enabled, and does not request elevated/long-lived presence or attempt to modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install earthquake-phase-association-seismic-picker-selection
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /earthquake-phase-association-seismic-picker-selection 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Bulk publish from all-task-skills-dedup
元数据
Slug earthquake-phase-association-seismic-picker-selection
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

seismic-picker-selection 是什么?

This is a summary the advantages and disadvantages of earthquake event detection and phase picking methods, shared by leading seismology researchers at the 2... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。

如何安装 seismic-picker-selection?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install earthquake-phase-association-seismic-picker-selection」即可一键安装,无需额外配置。

seismic-picker-selection 是免费的吗?

是的,seismic-picker-selection 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

seismic-picker-selection 支持哪些平台?

seismic-picker-selection 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 seismic-picker-selection?

由 wu-uk(@wu-uk)开发并维护,当前版本 v0.1.0。

💬 留言讨论