detect_VLPコマンドの出力ファイル

ピークリストファイル

(A peak list file; an output file of detect_VLP command)

Last Update: 2022/8/5


ピークリストファイルには各イベント候補前後の全ての山谷に関する情報が出力される。 1つの山・谷につき1行が用いられ、下記の7列から成る。 列の区切りにはタブが用いられる。 これ以外の情報(ヘッダ等)は出力されないので、 異なる日付・時間帯のファイルをcatコマンドで繋げることができる。
A peak list file consists of information for all peaks and troughs before and after every event candidate. Information for each peak or trough occupies a line in this file, composed of the following 7 columns separated by tabs. Other infomation (e.g., headers) is not written, so that files for different dates or time periods can be merged by cat command.

列
Column
出力される値
The output value
1 山・谷の時刻に対応する\(t_{sac}\)(小数点以下3桁)。
The time \(t_{sac}\) corresponding to the time of the peak or trough; three digits in the decimal part.
2 山・谷の\(v_2(t)\)の値。
The value of \(v_2(t)\) of the peak or trough.
3 山・谷の\(v_2(t)/v_2(t_m)\)の値。
The value of \(v_2(t)/v_2(t_m)\) of the peak or trough.
4 山・谷の\(r_2(t)\)の値。
The value of \(r_2(t)\) of the peak or trough.
5 その山・谷を含むイベント候補の時刻\(t_c\) に対応する\(t_{sac}\)(小数点以下3桁)。
Time \(t_{sac}\) corresponding to \(t_c\) of the event candidate that consists of this peak or trough; three digits in the decimal part.
6 その山・谷を含むイベント候補の時刻\(t_m\) に対応する\(t_{sac}\)(小数点以下3桁)。
Time \(t_{sac}\) corresponding to \(t_m\) of the event candidate that consists of this peak or trough; three digits in the decimal part.
7 その山・谷を含むイベント候補の時刻\(t_m\) に対応する\(t_{abs}\)(YYYY/MM/DD hh:mm:ss.sss形式)。
Time \(t_{abs}\) corresponding to \(t_m\) of the event candidate that consists of this peak or trough; in YYYY/MM/DD hh:mm:ss.sss format.