「WeightCalculationOfCommonLineSearchByAllSinogram」の版間の差分
提供: Eospedia
(ページの作成:「'''WeightCalculationOfCommonLineSearchByAllSinogram'''とはEosのコマンドである。 == オプション一覧 == ===メインオプション=== <table b...」) |
|||
| 行14: | 行14: | ||
<td>-In1</td> | <td>-In1</td> | ||
<td>選択</td> | <td>選択</td> | ||
| − | <td>入力ファイルリスト1設定</td> | + | <td>入力ファイルリスト1設定:<br> |
| + | normal correlation</td> | ||
<td>NULL</td> | <td>NULL</td> | ||
</tr> | </tr> | ||
| 行20: | 行21: | ||
<td>-In2</td> | <td>-In2</td> | ||
<td>選択</td> | <td>選択</td> | ||
| − | <td>入力ファイルリスト2設定</td> | + | <td>入力ファイルリスト2設定:<br> |
| + | derivation1D correlation</td> | ||
<td>NULL</td> | <td>NULL</td> | ||
</tr> | </tr> | ||
| 行26: | 行28: | ||
<td>-In3</td> | <td>-In3</td> | ||
<td>選択</td> | <td>選択</td> | ||
| − | <td>入力ファイルリスト3設定</td> | + | <td>入力ファイルリスト3設定:<br> |
| + | derivation2D correlation</td> | ||
<td>NULL</td> | <td>NULL</td> | ||
</tr> | </tr> | ||
| 行32: | 行35: | ||
<td>-In4</td> | <td>-In4</td> | ||
<td>選択</td> | <td>選択</td> | ||
| − | <td>入力ファイルリスト4設定</td> | + | <td>入力ファイルリスト4設定:<br> |
| + | length correlation</td> | ||
<td>NULL</td> | <td>NULL</td> | ||
</tr> | </tr> | ||
2014年1月27日 (月) 01:48時点における版
WeightCalculationOfCommonLineSearchByAllSinogramとはEosのコマンドである。
オプション一覧
メインオプション
| オプション | 必須項目/選択項目 | 説明 | デフォルト |
|---|---|---|---|
| -In1 | 選択 | 入力ファイルリスト1設定: normal correlation |
NULL |
| -In2 | 選択 | 入力ファイルリスト2設定: derivation1D correlation |
NULL |
| -In3 | 選択 | 入力ファイルリスト3設定: derivation2D correlation |
NULL |
| -In4 | 選択 | 入力ファイルリスト4設定: length correlation |
NULL |
| -o | 必須 | 出力ファイル設定 | NULL |
| -c | 選択 | コンフィグファイル設定 | NULL |
| -m | 選択 | モードを設定 | 0 |
| -M | 選択 | Mode : choice of used Correlation | 15 |
| -v | 選択 | variance of Gaussian weight function | 5 |
| -h | 選択 | ヘルプを表示 |
モードの詳細
| モード | 説明 |
|---|---|
| 1 | ued to Normal Correlation |
| 2 | ued to Derivation1D Correlation |
| 4 | ued to Derivation2D Correlation |
| 8 | ued to Length Correlation |
| 15 | ued to All Correlation |
-Mの詳細
| モード | 説明 |
|---|---|
| 0 | get memory of mrcImage |
| 1 | don't get memory of mrcImage |