mrcImagesSinogramCorrelation

提供: Eospedia
2014年2月7日 (金) 07:52時点におけるKinoshita (トーク | 投稿記録)による版

移動: 案内検索

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


オプション一覧

メインオプション

オプション 必須項目/選択項目 説明 デフォルト
-I 必須 入力ファイルリスト: ASCII 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


-I のフォーマット

ファイル1,  EA1  Rot1-1  Rot1-2  Rot1-3
ファイル2,  EA2  Rot2-1  Rot2-2  Rot2-3
ファイル3,  EA3  Rot3-1  Rot3-2  Rot3-3
      .       ,     .        .            .           .
      .       ,     .        .            .           .
      .       ,     .        .            .           .

ファイル名とEAの間には,(カンマ)を入れなければならない。


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

ディレクトリ

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)


実行例