You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><strong>Parameter</strong>: <code>max_percentage</code> (e.g., 0.05 for 5%)</li>
1251
1251
<li><strong>Supported Windows</strong>:
1252
-
<code>cosine</code>, <code>hann</code>, <code>hamming</code>, <code>blackman</code>, <code>kaiser</code>, <code>flattop</code>, <code>slepian</code>, and many more...</li>
Copy file name to clipboardExpand all lines: processing_overview/index.html
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1118,9 +1118,6 @@
1118
1118
1119
1119
1120
1120
<h1id="data-processing-with-surfquake">Data Processing with SurfQuake</h1>
1121
-
<blockquote>
1122
-
<p>⚠️ <strong>Note</strong>: This feature is under active development. The expected stable release is <strong>SurfQuake 0.1.2 (August 2025)</strong>.</p>
1123
-
</blockquote>
1124
1121
<p>Welcome to the <strong>Signal Processing Module</strong> of SurfQuake — a powerful and scalable command-line tool for applying signal processing pipelines to large collections of seismic waveform data.</p>
1125
1122
<p>Whether you're analyzing earthquake catalogs or preparing data for machine learning models, this module allows you to define, control, and automate your signal processing workflow with precision.</p>
1126
1123
<p>📘 Learn more in our <ahref="https://projectisp.github.io/ISP_tutorial.github.io/sp_filtering/"><strong>Signal Processing Tutorial</strong></a></p>
0 commit comments