引数 Argument |
与える値 Quantity to be given |
第1引数 1st argument |
入力として用いるSAC時系列データファイル名。 Name of the input SAC time series data file. |
第2引数 2nd argument |
出力する大振幅比率の時系列データファイル名。
拡張子は
ymaeda_opentools独自の時系列データファイル形式
のいずれかにしなければならない。 The name of the output time series data for the large amplitude ratios. The extension must be one of the special file formats of ymaeda_opentools for time series data. |
パラメータ名 Parameter name |
意味 Meaning |
可能なパラメータ値 Allowed parameter values |
デフォルト値 Default value |
long_window_length | バックグラウンドノイズレベルの計算に用いる長時間ウインドウの長さ。 The length of long time windows used to compute the background noise level. |
長さを秒単位で指定する。
正の実数値の後に単位を表す「s」を付ける(1)。
長さは入力時系列データの長さの整数分の1
かつ入力時系列データのサンプリング間隔の偶数倍
でなければならない。 Specify the length in the unit of second. Append the unit “s” after a positive real number.(1) The length must be a divisor of the length of the input time series data and an even number multiple of the sampling interval of the data. なお、本手法では長時間ウインドウのデータサンプル数の2乗に比例して 処理時間が増大する。 100Hzサンプリングの地震波形をリアルタイムで処理する場合、 使用するコンピュータの性能にもよるが 長時間ウインドウの長さを600秒程度以下に留めるのが現実的である。 Note that the processing time by this method increases as a square of the number of data samples in the long time window. For real-time processing of a seismic waveform trace with 100 Hz sampling, the length of the long time window should not be longer than 600 s, although this limitation depends on the computer used. |
300.0s |
short_window_length | 大振幅比率の計算対象となる短時間ウインドウの長さ。 The length of short time windows for which the large amplitude ratios are to be computed. |
長さを秒単位で指定する。
正の実数値の後に単位を表す「s」を付ける(1)。
長さは長時間ウインドウ(パラメータlong_window_length)の整数分の1
かつ入力時系列データのサンプリング間隔の整数倍
でなければならない。 Specify the length in the unit of second. Append the unit “s” after a positive real number.(1) The length must be a divisor of the long window length (given by parameter long_window_length) and an integer multiple of the sampling interval of the data. |
1.0s |
stddev_summary_file | 推定したバックグラウンドノイズの平均値と標準偏差の出力先ファイル名。 The name of an output file into which the averages and standard deviations of the estimated background noise are to be written. |
ファイル名を表す文字列。 A string that represents a file name. |
このオプションの省略時はファイルが出力されない。 The file is not created when this option is omitted. |
amp_threshold_summary_file | 推定したバックグラウンドノイズレベル(振幅閾値)の出力先ファイル名。 The name of an output file into which the estimated background noise levels (threshold amplitudes) are to be be written. |
ファイル名を表す文字列。 A string that represents a file name. |
このオプションの省略時はファイルが出力されない。 The file is not created when this option is omitted. |
noise_fitting_detail_dir | バックグラウンドノイズレベルの推定の詳細の出力先ディレクトリ名。 The name of an output directory into which details of the investigation of the background noise level are to be written. |
ディレクトリ名を表す文字列。 A string that represents a directory name. |
このオプションの省略時はディレクトリが出力されない。 The directory is not created when this option is omitted. |
remove_mean | バックグラウンドノイズレベルの推定に先立って
対象となる長時間ウインドウ内の平均値を波形データから差し引くか否か。 Whether or not to remove the mean in each long window before estimating the background noise level in the window. |
|
yes |
verbose | 表示する進行状況のレベル。 Level of displaying the progress. |
|
0 |
列 Column |
値 Quantity |
第1列 1st column |
タイムウインドウの先頭時刻[s]。 The beginning time [s] of a time window. |
第2列 2nd column |
タイムウインドウの末尾時刻[s]。 The end time [s] of the time window. |
第3列 3rd column |
そのタイムウインドウにおける平均振幅。 The average amplitude in the time window. |
第4列 4th column |
そのタイムウインドウにおける振幅の標準偏差。 The standard deviation of amplitudes in the time window. |
列 Column |
値 Quantity |
第1列 1st column |
タイムウインドウの先頭時刻[s]。 The beginning time [s] of a time window. |
第2列 2nd column |
タイムウインドウの末尾時刻[s]。 The end time [s] of the time window. |
第3列 3rd column |
そのタイムウインドウにおける
バックグラウンドノイズレベル(振幅閾値)。 The background noise level (threshold amplitude) in the time window. |
列 Column |
値 Quantity |
意味 Meaning |
第1列 1st column |
\(N’\) | 使用したサンプル数。 The number of samples used. |
第2列 2nd column |
\(\sigma^{odd}(N’/2)\) | 奇数番目のデータサンプルの
小さい方から\(N’/2\)個の標準偏差。 The standard deviation of the smallest \(N’/2\) samples of odd-numbered data. |
第3列 3rd column |
\(\mu^{eo}(N’/2)\) | 偶数番目のデータサンプルの
小さい方から\(N’/2\)個に基づく累積頻度分布と
平均0、標準偏差\(\sigma^{odd}(N’/2)\)の
正規分布に基づく累積頻度分布とのずれ具合。 Misfit between the cumulative distribution of the smallest \(N’/2\) samples of even-numbered data and that of the normal distribution with zero average and a standard deviation of \(\sigma^{odd}(N’/2)\). |
第4列 4th column |
\(\sigma^{even}(N’/2)\) | 偶数番目のデータサンプルの
小さい方から\(N’/2\)個の標準偏差。 The standard deviation of the smallest \(N’/2\) samples of even-numbered data. |
第5列 5th column |
\(\mu^{oe}(N’/2)\) | 奇数番目のデータサンプルの
小さい方から\(N’/2\)個に基づく累積頻度分布と
平均0、標準偏差\(\sigma^{even}(N’/2)\)の
正規分布に基づく累積頻度分布とのずれ具合。 Misfit between the cumulative distribution of the smallest \(N’/2\) samples of odd-numbered data and that of the normal distribution with zero average and a standard deviation of \(\sigma^{even}(N’/2)\). |
第6列 6th column |
\(\mu(N’/2)\) | \(\mu^{eo}(N’/2)\)と\(\mu^{oe}(N’/2)\)
のうちの大きい方。
この値を最小にする\(N’\)が最適な\(N’\)である。 The larger one of \(\mu^{eo}(N’/2)\) and \(\mu^{oe}(N’/2)\); the minimum value of this quantity corresponds to the optimum \(N’\). |
列 Column |
値 Quantity |
第1列 1st column |
絶対値振幅。 An absolute amplitude. |
第2列 2nd column |
絶対値振幅がその値以下となる累積確率。 The cumulative probability that the absolute amplitude is less than or equal to the value given in the 1st column. |
列 Column |
値 Quantity |
第1列 1st column |
絶対値振幅。 An absolute amplitude. |
第2列 2nd column |
絶対値振幅がその値以下となる累積確率。 The cumulative probability that the absolute amplitude is less than or equal to the value given in the 1st column. |