![]() 図1. このプログラムで検知のターゲットとするVLPイベントの波形例。 (a)生波形、(b)0.002-0.1 Hz帯の波形、(c)5-10 Hz帯の波形、(d)スペクトル。 出典: Maeda et al. (2019)の図2。 Fig. 1. An example of the waveform of the target VLP events of this program. (a) Raw waveform, (b) band-passed (0.002-0.1 Hz) waveform, (c) band-passed (5-10 Hz) waveform, and (d) spectra. From Fig. 2 of Maeda et al. (2019). |
フィルター・帯域名 Filter and band name |
デフォルトの通過帯域 Default pass band |
目的・特徴 Purpose and features |
1H | 0.075-0.15 Hz |
ステップ1で用いるフィルターである。
遠地地震や脈動ノイズの誤検知を減らすために通過帯域を狭く取る。
周波数の異なるVLPイベントを検知できるように
高周波寄り(1H)と低周波寄り(1L)の2種類を用意している。
どちらか片方の帯域でシグナル/ノイズ比が閾値を超えたら
イベント候補となる。 Filters used in step 1. Narrow pass bands are used to reduce misdetections of distant earthquakes and microseismic noise. The two filters in higher (1H) and lower (1L) frequency bands are used to detect VLP events with various frequencies. When the signal-to-noise ratio in either one of the two bands exceeds a threshold value, that time is listed as an event candidate. |
1L | 0.03-0.075 Hz | |
2 | 0.005-0.2 Hz | ステップ2で用いるフィルターである。
波の形が重要になるので通過帯域を広く取る。 A filter used in step 2. A wide pass band is used because the shape of the waveform is essential in this step. |
2h | > 0.005 Hz | VLPイベントの変位振幅を計算するためのフィルターである。
コーナー周波数はフィルター2に合わせて自動で決まる。 A filter to compute the displacement amplitude of a VLP event. The corner frequency is determined automatically from filter 2. |
3 | 5-10 Hz | ステップ3で用いるフィルターである。
高周波帯を通過帯域に取る。 A filter used in step 3. A high-frequency band is used for the pass band. |
帯域 Frequency band |
速度波形 Velocity waveform |
シグナル/ノイズ比 Signal-to-noise ratio |
生波形 Raw waveform |
||
1H | ||
1L | ||
2 | ||
2h | ||
3 |
引数 Argument |
与える値 Quantity to be given |
第1引数 1st argument |
使用する連続波形データ(SAC形式)のファイル名。
検知したい日時範囲の前に The name of the SAC file of the continuous waveform used. Prepare a waveform that extends from このSACファイルのヘッダIZTYPE(No.087; 基準時刻の選び方)は ib(開始時刻), iunkn(不明), 未定義 のいずれかでなければならない。 いずれの場合にも基準時刻=波形データの先頭であるものとして 処理が行われる。 The header IZTYPE (No. 087; reference time equivalence) must either ib (begin time), iunkn (unknown), or undefined. In any cases, the reference time is assumed to be the beginning of the waveform data. |
引数 Argument |
動作 Behaviour |
-e | 下記「--specifyT3e=YES」と同じ。 Same as “--specifyT3e=YES” below. |
-E | 下記「--specifyT3e=NO」と同じ。 Same as “--specifyT3e=NO” below. |
-i | 下記「--outputIntermediateData=YES」と同じ。 Same as “--outputIntermediateData=YES” below. |
-I | 下記「--outputIntermediateData=NO」と同じ。 Same as “--outputIntermediateData=NO” below. |
-c | 下記「--outputEventCandidate=YES」と同じ。 Same as “--outputEventCandidate=YES” below. |
-C | 下記「--outputEventCandidate=NO」と同じ。 Same as “--outputEventCandidate=NO” below. |
-p | 下記「--outputPeakList=YES」と同じ。 Same as “--outputPeakList=YES” below. |
-P | 下記「--outputPeakList=NO」と同じ。 Same as “--outputPeakList=NO” below. |
-l | 下記「--outputEventList=YES」と同じ。 Same as “--outputEventList=YES” below. |
-L | 下記「--outputEventList=NO」と同じ。 Same as “--outputEventList=NO” below. |
-m | 下記「--outputSacMacro=YES」と同じ。 Same as “--outputSacMacro=YES” below. |
-M | 下記「--outputSacMacro=NO」と同じ。 Same as “--outputSacMacro=NO” below. |
-a | 下記「--addto=YES」と同じ。 Same as “--addto=YES” below. |
-A | 下記「--addto=NO」と同じ。 Same as “--addto=NO” below. |
-o | 下記「--overwrite=YES」と同じ。 Same as “--overwrite=YES” below. |
-O | 下記「--overwrite=NO」と同じ。 Same as “--overwrite=NO” below. |
-v | 下記「--verbose=YES」と同じ。 Same as “--verbose=YES” below. |
-V | 下記「--verbose=NO」と同じ。 Same as “--verbose=NO” below. |
パラメータ名 Parameter name |
意味 Meaning |
可能なパラメータ値 Allowed parameter values |
デフォルト値 Default value |
タイムウインドウ Time window | |||
T_b_noise | ノイズ振幅の計算に用いるタイムウインドウ長
(計算対象時刻よりも早い側;
Time window length for computation of noise amplitude (earlier side of the target time; ymaeda_tools(v7.4)では このパラメータはT1bという名前であったので留意。 Note that the name of this parameter was changed from T1b in ymaeda_tools (v7.4). |
正の実数。 A positive real number. |
1800.0 |
T_e_noise | ノイズ振幅の計算に用いるタイムウインドウ長
(計算対象時刻よりも遅い側;
Time window length for computation of noise amplitude (later side of the target time; ymaeda_tools(v7.4)では このパラメータはT1eという名前であったので留意。 Note that the name of this parameter was changed from T1e in ymaeda_tools (v7.4). |
正の実数。 A positive real number. |
1800.0 |
T_b_peak | 山谷のパターンを調べるタイムウインドウ長
(イベント候補時刻 Time window length for examination of peak-trough pattern (earlier side of the event candidate time ymaeda_tools(v7.4)では このパラメータはT2bという名前であったので留意。 Note that the name of this parameter was changed from T2b in ymaeda_tools (v7.4). |
正の実数( A positive real number ( |
50.0 |
T_e_peak | 山谷のパターンを調べるタイムウインドウ長
(イベント候補時刻 Time window length for examination of peak-trough pattern (later side of the event candidate time ymaeda_tools(v7.4)では このパラメータはT2eという名前であったので留意。 Note that the name of this parameter was changed from T2e in ymaeda_tools (v7.4). |
正の実数( A positive real number ( |
50.0 |
T_b_edge | バンドパスフィルターにおけるデータ端の影響を回避するために
解析に使用しないタイムウインドウ長
(波形の先頭側;
Time window length not used for analysis to avoid effects of data edges caused by band-pass filtering (beginning side of the waveform; ymaeda_tools(v7.4)では このパラメータはT3bという名前であったので留意。 Note that the name of this parameter was changed from T3b in ymaeda_tools (v7.4). |
正の実数。 A positive real number. |
1800.0 |
T_e_edge | バンドパスフィルターにおけるデータ端の影響を回避するために
解析に使用しないタイムウインドウ長
(波形の末尾側;
Time window length not used for analysis to avoid effects of data edges caused by band-pass filtering (end side of the waveform; ymaeda_tools(v7.4)では このパラメータはT3eという名前であったので留意。 Note that the name of this parameter was changed from T3e in ymaeda_tools (v7.4). |
正の実数。 A positive real number. |
1800.0 |
T_b_timediff | The maximum allowed time difference between ymaeda_tools(v7.4)では このパラメータはT4bという名前であったので留意。 Note that the name of this parameter was changed from T4b in ymaeda_tools (v7.4). |
正の実数( A positive real number ( |
20.0 |
T_e_timediff | The maximum allowed time difference between ymaeda_tools(v7.4)では このパラメータはT4eという名前であったので留意。 Note that the name of this parameter was changed from T4e in ymaeda_tools (v7.4). |
正の実数( A positive real number ( |
20.0 |
T_b_plot | イベント波形のプロットに使用するタイムウインドウ長
(イベント時刻 Time window length for plotting event waveforms (earlier side of the event time ymaeda_tools(v7.4)では このパラメータはT5bという名前であったので留意。 Note that the name of this parameter was changed from T5b in ymaeda_tools (v7.4). |
正の実数。 A positive real number. |
40.0 |
T_e_plot | イベント波形のプロットに使用するタイムウインドウ長
(イベント時刻 Time window length for plotting event waveforms (later side of the event time ymaeda_tools(v7.4)では このパラメータはT5eという名前であったので留意。 Note that the name of this parameter was changed from T5e in ymaeda_tools (v7.4). |
正の実数。 A positive real number. |
100.0 |
T_b_offset | VLPイベント発生前のオフセット計算用タイムウインドウの先頭
( The beginning of a time window for computation of offset before the occurence of a VLP event (difference from ymaeda_tools(v7.4)では このパラメータはT6bという名前であったので留意。 Note that the name of this parameter was changed from T6b in ymaeda_tools (v7.4). |
正の実数( A positive real number ( |
40.0 |
T_e_offset | VLPイベント発生前のオフセット計算用タイムウインドウの末尾
( The end of a time window for computation of offset before the occurence of a VLP event (difference from ymaeda_tools(v7.4)では このパラメータはT6eという名前であったので留意。 Note that the name of this parameter was changed from T6e in ymaeda_tools (v7.4). |
正の実数( A positive real number ( |
10.0 |
T_detection | 使用するSACファイルのうち、
VLPイベントの検知対象とする部分の長さ
( The time length, ymaeda_tools(v7.4)では このパラメータはTdという名前であったので留意。 Note that the name of this parameter was changed from Td in ymaeda_tools (v7.4). |
正の実数。
SACファイルの時間長から A positive real number smaller than the time length of the SAC file subtracted by |
86400.0 |
specify_T_e_edge | Whether to specify ymaeda_tools(v7.4)では このパラメータはspecifyT3eという名前であったので留意。 Note that the name of this parameter was changed from specifyT3e in ymaeda_tools (v7.4). |
|
YES |
フィルター Filters | |||
hpc1H | フィルター1Hのハイパス(低周波)側のコーナー周波数[Hz]。 The corner frequency [Hz] of filter 1H in the high-pass (low-frequency) side. |
正の実数。 A positive real number. |
0.075 |
hpn1H | フィルター1Hのハイパス(低周波)側の極の数。 The number of poles of filter 1H in the high-pass (low-frequency) side. |
正の整数。 A positive integer. |
6 |
lpc1H | フィルター1Hのローパス(高周波)側のコーナー周波数[Hz]。 The corner frequency [Hz] of filter 1H in the low-pass (high-frequency) side. |
正の実数(>hpc1H)。 A positive real number greater than hpc1H. |
0.15 |
lpn1H | フィルター1Hのローパス(高周波)側の極の数。 The number of poles of filter 1H in the low-pass (high-frequency) side. |
正の整数。 A positive integer. |
6 |
hpc1L | フィルター1Lのハイパス(低周波)側のコーナー周波数[Hz]。 The corner frequency [Hz] of filter 1L in the high-pass (low-frequency) side. |
正の実数(<hpc1H)。 A positive real number less than hpc1H. |
0.03 |
hpn1L | フィルター1Lのハイパス(低周波)側の極の数。 The number of poles of filter 1L in the high-pass (low-frequency) side. |
正の整数。 A positive integer. |
6 |
lpc1L | フィルター1Lのローパス(高周波)側のコーナー周波数[Hz]。 The corner frequency [Hz] of filter 1L in the low-pass (high-frequency) side. |
正の実数(>hpc1L, <lpc1H)。 A positive real number greater than hpc1L and less than lpc1L. |
0.075 |
lpn1L | フィルター1Lのローパス(高周波)側の極の数。 The number of poles of filter 1L in the low-pass (high-frequency) side. |
正の整数。 A positive integer. |
6 |
hpc2 | フィルター2のハイパス(低周波)側のコーナー周波数[Hz]。 The corner frequency [Hz] of filter 2 in the high-pass (low-frequency) side. |
正の実数。 A positive real number. |
0.005 |
hpn2 | フィルター2のハイパス(低周波)側の極の数。 The number of poles of filter 2 in the high-pass (low-frequency) side. |
正の整数。 A positive integer. |
2 |
lpc2 | フィルター2のローパス(高周波)側のコーナー周波数[Hz]。 The corner frequency [Hz] of filter 2 in the low-pass (high-frequency) side. |
正の実数(>hpc2)。 A positive real number greater than hpc2. |
0.2 |
lpn2 | フィルター2のローパス(高周波)側の極の数。 The number of poles of filter 2 in the low-pass (high-frequency) side. |
正の整数。 A positive integer. |
2 |
hpc3 | フィルター3のハイパス(低周波)側のコーナー周波数[Hz]。 The corner frequency [Hz] of filter 3 in the high-pass (low-frequency) side. |
正の実数。 A positive real number. |
5.0 |
hpn3 | フィルター3のハイパス(低周波)側の極の数。 The number of poles of filter 3 in the high-pass (low-frequency) side. |
正の整数。 A positive integer. |
2 |
lpc3 | フィルター3のローパス(高周波)側のコーナー周波数[Hz]。 The corner frequency [Hz] of filter 3 in the low-pass (high-frequency) side. |
正の実数(>hpc3)。 A positive real number greater than hpc3. |
10.0 |
lpn3 | フィルター3のローパス(高周波)側の極の数。 The number of poles of filter 3 in the low-pass (high-frequency) side. |
正の整数。 A positive integer. |
2 |
閾値 Threshold values | |||
r_1H_thre | イベント候補のリストアップに用いるシグナル/ノイズ比の閾値
(帯域1H用;
The threshold value for a signal-to-noise ratio used to list event candidates (for band 1H; ymaeda_tools(v7.4)では このパラメータはv3H_threという名前であったので留意。 Note that the name of this parameter was changed from v3H_thre in ymaeda_tools (v7.4). |
正の実数。 A positive real number. |
4.0 |
r_1L_thre | イベント候補のリストアップに用いるシグナル/ノイズ比の閾値
(帯域1L用;
The threshold value for a signal-to-noise ratio used to list event candidates (for band 1L; ymaeda_tools(v7.4)では このパラメータはv3L_threという名前であったので留意。 Note that the name of this parameter was changed from v3L_thre in ymaeda_tools (v7.4). |
正の実数。 A positive real number. |
2.0 |
r_2_thre_max | イベント候補をVLPイベントと見なすための
A threshold value of ymaeda_tools(v7.4)では このパラメータはv5m_threという名前であったので留意。 Note that the name of this parameter was changed from v5m_thre in ymaeda_tools (v7.4). |
正の実数。 A positive real number. |
4.0 |
r_2_thre_peak | VLPイベントの開始・終了を定義するための
A threshold value for ymaeda_tools(v7.4)では このパラメータはv5d_threという名前であったので留意。 Note that the name of this parameter was changed from v5d_thre in ymaeda_tools (v7.4). |
正の実数。 A positive real number. |
2.0 |
R_r2_thre_peak | VLPイベントの開始・終了を定義するための
A threshold value for ymaeda_tools(v7.4)では このパラメータはv5r_threという名前であったので留意。 Note that the name of this parameter was changed from v5r_thre in ymaeda_tools (v7.4). |
正の実数(<1)。 A positive real number (< 1). |
0.1 |
r_2_thre_zero | 山谷のパターンの判定において
振幅をゼロ(ノイズレベル以下)と見なす閾値
( A threshold value to regard the amplitude as zero (i.e., less than the noize level) in examination of peak-trough pattern ( ymaeda_tools(v7.4)では このパラメータはv5threという名前であったので留意。 Note that the name of this parameter was changed from v5thre in ymaeda_tools (v7.4). |
正の実数( A positive real number ( |
3.0 |
R_v2_thre_zero | 山谷のパターンの判定において
振幅をゼロ(ノイズレベル以下)と見なすもう一つの閾値
( Another threshold value to regard the amplitude as zero (i.e., less than the noize level) in examination of peak-trough pattern ( ymaeda_tools(v7.4)では このパラメータはr_threという名前であったので留意。 Note that the name of this parameter was changed from r_thre in ymaeda_tools (v7.4). |
正の実数(<1)。 A positive real number (< 1). |
0.3 |
R_tau1_thre | イベントの区切りに用いる振幅が小さい区間の長さの閾値
( A threshold value for the length of a section of small amplitudes used to separate adjacent events ( ymaeda_tools(v7.4)では このパラメータはr_d_threという名前であったので留意。 Note that the name of this parameter was changed from r_d_thre in ymaeda_tools (v7.4). |
正の実数。 A positive real number. |
1.0 |
r_3_thre_RMS | イベント候補をVLPイベントと見なす高周波振幅の閾値
( A threshold value for the high-frequency amplitude used to regard an event candidate as a VLP event ( ymaeda_tools(v7.4)では このパラメータはv7threという名前であったので留意。 Note that the name of this parameter was changed from v7thre in ymaeda_tools (v7.4). |
正の実数。 A positive real number. |
3.0 |
r_2_thre_skipHF | 高周波振幅による判定をスキップするための
帯域2におけるシグナル/ノイズ比の閾値
( A threshold value for the signal-to-noise ratio in band 2 to skip the examination by a high-frequency amplitude ( ymaeda_tools(v7.4)では このパラメータはh_use_threという名前であったので留意。 Note that the name of this parameter was changed from h_use_thre in ymaeda_tools (v7.4). |
正の実数( A positive real number ( |
8.0 |
r_u_thre | 片揺れ率の閾値
( A threshold value for the degree of one-sided ( |
実数。 A real number. |
0.2 |
tau_1_thre | 第1種継続時間の閾値
( A threshold value for the 1st kind of event duration ( ymaeda_tools(v7.4)では このパラメータはTe1_threという名前であったので留意。 Note that the name of this parameter was changed from Te1_thre in ymaeda_tools (v7.4). |
正の実数。 A positive real number. |
2.0 |
tau_2_thre | 第2種継続時間の閾値
( A threshold value for the 2nd kind of event duration ( ymaeda_tools(v7.4)では このパラメータはTe2_threという名前であったので留意。 Note that the name of this parameter was changed from Te2_thre in ymaeda_tools (v7.4). |
正の実数。 A positive real number. |
5.0 |
r_1H_thre_skipDur | 継続時間による判定をスキップするための
帯域1Hにおけるシグナル/ノイズ比の閾値
( A threshold value for the signal-to-noise ratio in band 1H to skip the examination by a duration ( ymaeda_tools(v7.4)では このパラメータはv3Hd_threという名前であったので留意。 Note that the name of this parameter was changed from v3Hd_thre in ymaeda_tools (v7.4). |
正の実数( A positive real number ( |
8.0 |
r_1L_thre_skipDur | 継続時間による判定をスキップするための
帯域1Lにおけるシグナル/ノイズ比の閾値
( A threshold value for the signal-to-noise ratio in band 1L to skip the examination by a duration ( ymaeda_tools(v7.4)では このパラメータはv3Ld_threという名前であったので留意。 Note that the name of this parameter was changed from v3Ld_thre in ymaeda_tools (v7.4). |
正の実数( A positive real number ( |
4.0 |
ファイル名 File name | |||
intermediateDataDir | 中間データディレクトリ名。 The intermediate data directory name. |
文字列。 A string. |
intermediateData |
eventCandidateFile | イベント候補リストファイル名。 The event candidate list file name. |
文字列。 A string. |
eventCandidate.dat |
peakListFile | ピークリストファイル名。 The peak list file name. |
文字列。 A string. |
peakList.dat |
eventListFile | イベントリストファイル名。 The event list file name. |
文字列。 A string. |
eventList.dat |
sacMacroFile | イベント波形プロット用SACマクロファイル名。 The event-waveform-plotting SAC macro file name. |
文字列。 A string. |
plotEvent.sacm |
graph_dir | 上記マクロで作成するグラフの出力先ディレクトリ名。 The directly path under which the macro above creates the graph files. |
文字列。 A string. |
detected_VLP_waveforms_graph |
ファイル出力の有無 Whether to output files or not | |||
outputIntermediateData | 中間データディレクトリを出力するか否か。 Whether to output intermediate data directory or not. |
|
NO |
outputEventCandidate | イベント候補リストファイルを出力するか否か。 Whether to output event candidate list file or not. |
|
NO |
outputPeakList | ピークリストファイルを出力するか否か。 Whether to output peak list file or not. |
|
NO |
outputEventList | イベントリストファイルを出力するか否か。 Whether to output event list file or not. |
|
YES |
outputSacMacro | イベント波形プロット用SACマクロを出力するか否か。 Whether to output event-waveform-plotting SAC macro or not. |
|
YES |
出力ファイルが既に存在する場合の処理 The program behavior when an output file already exists | |||
addto | 出力ファイルが既に存在する場合に
上書きするか追加書き込みするかの選択。 Choice of whether to overwrite or add to an existing file. |
|
NO |
overwrite | 既存ファイルが存在する場合に
上書きを自動的に許可するか否かの選択。 Choice of whether to automatically permit overwriting an existing file or not. |
|
NO |
addtoIntermediateData | 中間データディレクトリが既に存在する場合に
上書きするか追加書き込みするかの選択。 Choice of whether to overwrite or add to an existing intermediate data directory. |
|
NO |
overwriteIntermediateData | 中間データディレクトリが存在する場合に
上書きを自動的に許可するか否かの選択。 Choice of whether to automatically permit overwriting an existing intermediate data directory or not. |
|
NO |
addtoEventCandidate | イベント候補リストファイルが既に存在する場合に
上書きするか追加書き込みするかの選択。 Choice of whether to overwrite or add to an existing event candidate list file. |
|
NO |
overwriteEventCandidate | イベント候補リストファイルが存在する場合に
上書きを自動的に許可するか否かの選択。 Choice of whether to automatically permit overwriting an existing event candidate list file or not. |
|
NO |
addtoPeakList | ピークリストファイルが既に存在する場合に
上書きするか追加書き込みするかの選択。 Choice of whether to overwrite or add to an existing peak list file. |
|
NO |
overwritePeakList | ピークリストファイルが存在する場合に
上書きを自動的に許可するか否かの選択。 Choice of whether to automatically permit overwriting an existing peak list file or not. |
|
NO |
addtoEventList | イベントリストファイルが既に存在する場合に
上書きするか追加書き込みするかの選択。 Choice of whether to overwrite or add to an existing event list file. |
|
NO |
overwriteEventList | イベントリストファイルが存在する場合に
上書きを自動的に許可するか否かの選択。 Choice of whether to automatically permit overwriting an existing event list file or not. |
|
NO |
addtoSacMacro | イベント波形プロット用SACマクロが既に存在する場合に
上書きするか追加書き込みするかの選択。 Choice of whether to overwrite or add to an existing macro for plotting event waveforms in SAC. |
|
NO |
overwriteSacMacro | イベント波形プロット用SACマクロが存在する場合に
上書きを自動的に許可するか否かの選択。 Choice of whether to automatically permit overwriting an existing macro for plotting event waveforms in SAC. |
|
NO |
プログラムの動作の制御 Parameters to control the program behaviour | |||
verbose | 進行状況を表示するか否かの選択。 Choice of whether to display the progress or not. |
|
YES |
ファイル File |
概要 Outline |
中間データディレクトリ An intermediate data directory |
検出の途中過程での様々な変数の値が記録されたファイル
から成るディレクトリ。 A directory composed of files in which the values of various variables used during the detection process. ディレクトリ内のファイル名はymaeda_tools(v7.4)とは異なる。 The names of files in this directory are different from those of ymaeda_tools (v7.4). |
イベント候補リストファイル An event candidate list file |
検出のステップ1で得られたイベント候補のリスト。 A list of event candidates obtained in the step 1 of the detection process. |
ピークリストファイル A peak list file |
検出のステップ2で用いた山・谷のリスト。 A list of peaks and troughs used in the step 2 of the detection process. |
イベントリストファイル An event list file |
検出されたVLPイベントのリスト。 A list of the detected VLP events. |
イベント波形プロット用SACマクロ A macro for plotting event waveforms in SAC |
検出したVLPイベントの波形をプロットするためのSACマクロ。 A SAC macro to plot the waveforms of the detected VLP events. |