引数 Argument |
与える値 Quantity to be given |
第1引数 1st argument |
読み込むクロススペクトルデータのディレクトリパス。
このディレクトリは
cross_spectrum_multiコマンド
から出力されたもの、
またはそれと完全に同一のディレクトリ構造およびファイル書式
を持つものでなければならない。 The directory path of the input cross spectral data. This directory must have been created by cross_spectrum_multi command, or must have exactly the same directory structure and file formats as those created by the command. |
第2引数 2nd argument |
出力ファイル名。拡張子は何でも良い。 The output file name, with an arbitrary extension. |
パラメータ名 Parameter name |
意味 Meaning |
可能なパラメータ値 Allowed parameter values |
デフォルト値 Default value |
station_list_file | 解析に使用する観測点のリストファイル名。
The name of a file that lists the stations used in the analysis. Write
|
ファイル名を表す文字列。
ディレクトリパスを含んでいても良い。 A string that represents a file name, possibly including the directory path. |
省略不可 Cannot be omitted |
extension | 読み込むクロススペクトルのファイルの書式(拡張子)。 The extension for the input cross spectral file format. |
ymaeda_opentoolsのスペクトルファイル形式のいずれかに対応する拡張子
(独自のファイル形式参照)。 One of the extensions for the spectral file formats of ymaeda_opentools; see special file formats. |
bimseq |
freq | クロススペクトルを出力する周波数(Hz)。 The frequency (Hz) of the cross spectrum to output. |
第1引数で指定したクロススペクトルの周波数範囲にある非負の実数。 A non-negative real number within the frequency range of the cross spectra specified by the 1st argument. |
省略不可 Cannot be omitted |
normalize | 規格化の方法。 Method of normalization. |
|
none |
列 Column |
値 Value |
1 | ペアをなす1つ目の観測点コード。 The station code of one station of a station pair. |
2 | その観測点の成分コード。 The component code of that station. |
3 | ペアをなす2つ目の観測点コード。 The station code of the other station of the pair. |
4 | その観測点の成分コード。 The component code of that station. |
5 | 観測点間の水平距離(m)。 The horizontal distance (m) between the stations. |
6 | 観測点間の3次元距離(m)。 The 3-D distance (m) between the stations. |
7 | クロススペクトルの実部。 The real part of the cross spectrum. |
8 | クロススペクトルの虚部。 The imaginary part of the cross spectrum. |
STN1[TAB]U[TAB]123.4[TAB]567.8[TAB]90.1 STN2[TAB]U[TAB]-2345.6[TAB]7890.1[TAB]234.5 STN3[TAB]wU[TAB]6789.0[TAB]-1234.5[TAB]67.8 STN4[TAB]Z[TAB]901.2[TAB]-3456.7[TAB]89.0 STN5[TAB]BHZ[TAB]-12.3[TAB]-456.7[TAB]890.1 |