「mrcImagesSinogramCorrelation」の版間の差分

提供: Eospedia
移動: 案内検索
(ページの作成:「'''mrcImagesSinogramCorrelation'''とはEosコマンドである。 == オプション一覧 == ===メインオプション=== <table border="1"> <tr> ...」)
 
(Kinoshita がページ「MrcImagesSinogramCorrelation」を「mrcImagesSinogramCorrelation」に移動しました)
(相違点なし)

2013年12月10日 (火) 01:34時点における版

mrcImagesSinogramCorrelationとはEosコマンドである。


オプション一覧

メインオプション

オプション 必須項目/選択項目 説明 デフォルト
-I 必須 入力ファイルリスト設定 NULL
-oH 選択 出力ファイル設定(ヘッダ) test
-Rd 選択 output results directory name Result
-Nd 選択 directory name of output normalcorrelation in results directory Normal
-D1d 選択 directory name of output derivation1Dcorrelation in results directory Derivation1D
-D2d 選択 directory name of output derivation2Dcorrelation in results directory Derivation2D
-Ld 選択 directory name of output lengthcorrelation in results directory Length
-CE 選択 output correlation file extension cor
-LE 選択 output file list extension list
-Nm 選択 0
-D1m 選択 0
-D2m 選択 0
-Lm 選択 0
-LTM 選択 LengthThresholdMode 0
-LTR 選択 LengthThresholdRatio 0.25
-CM 選択 CreateMode 0
-c 選択 コンフィグファイル設定 NULL
-m 選択 モードを設定 0
-h 選択 ヘルプを表示  

モードの詳細

モード 説明
0

-Nm の詳細

モード 説明
0 creat normal correlation (-Nd)
1 not creat normal correlation

-D1m の詳細

モード 説明
0 creat derivation1D correlation (-D1d)
1 not creat derivation1D correlation

-D2m の詳細

モード 説明
0 creat derivation2D correlation (-D2d)
1 not creat derivation2D correlation

-Lm の詳細

モード 説明
0 creat length correlation (-Ld, -LTM, -LTR)
1 not creat length correlation

-CM の詳細

モード 説明
0 image of correlation and list
1 list only

作成されるディレクトリおよびファイル

ディレクトリ

Rd
Rd/Nd (D1d, D2d, Ld)

リストファイル

Rd/Nd/oH-Nd.LE
(Result/Normal/test-Normal.list)

correlation file

Rd/Nd/infile1_infile2.Nd.CE
(Result/Normal/test1_test2.Normal.cor)


実行例