parameters |
関数TF_set_parameters
を用いて設定したパラメータ一式。 List of parameter values set by function TF_set_parameters. |
outputdir | 出力先のディレクトリ名。
パラメータoutputdirで指定したディレクトリの下に作られる、
現在処理中のソース候補位置に対応するサブディレクトリのパスを指定する。 The name of the directory to output the data. Specify the path of the sub directory for the currently processed candidate source location that was created beneath the directory specified by parameter outputdir. |
dataInfo | 関数
TF_read_dataseq_list_file,
TF_set_polezero_whole
を用いて読み込んだトレースの設定を全トレースについて並べた配列。 An array composed of the configurations of all traces, determined by functions TF_read_dataseq_list_file and TF_set_polezero_whole. |
modelInfo |
パラメータmodelseq_list_fileで指定したファイル
から読み込んだ要素ソースの設定を全ての要素ソースについて並べた配列。関数
TF_read_modelseq_list_file,
TF_set_modelInfo_for_gridsearch,
を用いて設定したものを与える。 An array composed of the configurations of all elementary sources that were read from the file specified by parameter modelseq_list_file, determined by functions TF_read_modelseq_list_file and TF_set_modelInfo_for_gridsearch. |
kernel | 関数
TF_prepare_green_kernel,
TF_make_green,
TF_make_green_spectrum,
TF_make_data_kernel
を用いてメンバの値を設定した構造体。 A structure whose values of members have been determined by functions TF_prepare_green_kernel, TF_make_green, TF_make_green_spectrum, and TF_make_data_kernel. |