WeightCalculationOfCommonLineSearch
提供: Eospedia
WeightCalculationOfCommonLineSearchとはEosのコマンドである。
目次
オプション一覧
メインオプション
オプション | 必須項目/選択項目 | 説明 | デフォルト |
---|---|---|---|
-I | 必須 | 入力ファイル設定: ASCII(ファイルリスト) | NULL |
-o | 必須 | 出力ファイル設定: ASCII | NULL |
-LTM | 必須 | Length threshold mode in LengthCorrelation | 0 |
-LTR | 選択 | Length threshold ratio in LengthCorrelation (LTM=0で使用) | 0.25 |
-c | 選択 | コンフィグファイル設定 | NULL |
-m | 選択 | モードを設定 | 0 |
-h | 選択 | ヘルプを表示 |
モードの詳細
モード | 説明 |
---|---|
0 | Addition weight |
1 | Multiplication weight |
入力ファイルのフォーマット
filename(sin) rotationalmode angle angle angle . . . . . . . . . . . . . . . . . . . .
実行例
入力ファイルのデータ
/Eos/img/1vom-sin.mrc YOYS 0 0 0 /Eos/img/B120-sin.mrc YOYS 0 0 0 /Eos/img/B120-M-sin.mrc YOYS 0 0 0
入力ファイルの画像
![]() |
最小 最大 |
0 (0, 0, 0) 65535 (62, 42, 0) |
![]() |
最小 最大 |
0 (0, 0, 0) 65535 (77, 34, 0) |
![]() |
最小 最大 |
0 (0, 0, 0) 65535 (12, 1, 0) |
オプション必須項目のみの場合
LTM=0で実行
出力結果
LengthCorrelation=0.950000 InLength[0]=38 RefLength[0]=42 LengthCorrelation=0.938272 InLength[0]=38 RefLength[0]=43 LengthCorrelation=0.988235 InLength[0]=42 RefLength[0]=43
-o のデータ
Weight of NormalCorrelation is -0.000000 Weight of Derivation1DCorrelation is 2.666667 Weight of Derivation2DCorrelation is -0.333333 Weight of LengthCorrelation is -1.333333
LTM=1で実行
出力結果
LengthCorrelation=1.000000 InLength[0]=80 RefLength[0]=80 LengthCorrelation=1.000000 InLength[0]=80 RefLength[0]=80 LengthCorrelation=1.000000 InLength[0]=80 RefLength[0]=80
-o のデータ
Weight of NormalCorrelation is -0.210526 Weight of Derivation1DCorrelation is 1.263158 Weight of Derivation2DCorrelation is -0.052632 Weight of LengthCorrelation is 0.000000
オプション -LTR
LTR=1, LTM=0で実行
出力結果
LengthCorrelation=0.703704 InLength[0]=19 RefLength[0]=35 LengthCorrelation=0.774194 InLength[0]=19 RefLength[0]=12 LengthCorrelation=0.510638 InLength[0]=35 RefLength[0]=12
-o のデータ
Weight of NormalCorrelation is 0.666667 Weight of Derivation1DCorrelation is 0.000000 Weight of Derivation2DCorrelation is 0.333333 Weight of LengthCorrelation is 0.000000
オプション -m
m=1, LTM=0で実行
出力結果
LengthCorrelation=0.950000 InLength[0]=38 RefLength[0]=42 LengthCorrelation=0.938272 InLength[0]=38 RefLength[0]=43 LengthCorrelation=0.988235 InLength[0]=42 RefLength[0]=43
-o のデータ
Weight of NormalCorrelation is 0.769020 Weight of Derivation1DCorrelation is 0.769020 Weight of Derivation2DCorrelation is 0.769020 Weight of LengthCorrelation is 11.536538