「mrcImagesSinogramCorrelation」の版間の差分
提供: Eospedia
細 (Kinoshita がページ「MrcImagesSinogramCorrelation」を「mrcImagesSinogramCorrelation」に移動しました) |
|||
| 行14: | 行14: | ||
<td>-I</td> | <td>-I</td> | ||
<td>必須</td> | <td>必須</td> | ||
| − | <td> | + | <td>入力ファイルリスト: [[ASCII]]</td> |
<td>NULL</td> | <td>NULL</td> | ||
</tr> | </tr> | ||
| 行126: | 行126: | ||
</tr> | </tr> | ||
</table> | </table> | ||
| + | <br> | ||
===モードの詳細=== | ===モードの詳細=== | ||
| 行138: | 行139: | ||
</tr> | </tr> | ||
</table> | </table> | ||
| + | <br> | ||
===-Nm の詳細=== | ===-Nm の詳細=== | ||
| 行154: | 行156: | ||
</tr> | </tr> | ||
</table> | </table> | ||
| + | <br> | ||
===-D1m の詳細=== | ===-D1m の詳細=== | ||
| 行170: | 行173: | ||
</tr> | </tr> | ||
</table> | </table> | ||
| + | <br> | ||
===-D2m の詳細=== | ===-D2m の詳細=== | ||
| 行186: | 行190: | ||
</tr> | </tr> | ||
</table> | </table> | ||
| + | <br> | ||
===-Lm の詳細=== | ===-Lm の詳細=== | ||
| 行202: | 行207: | ||
</tr> | </tr> | ||
</table> | </table> | ||
| + | <br> | ||
===-CM の詳細=== | ===-CM の詳細=== | ||
| 行218: | 行224: | ||
</tr> | </tr> | ||
</table> | </table> | ||
| + | <br> | ||
| + | |||
| + | ===-I のフォーマット=== | ||
| + | <pre> | ||
| + | ファイル1, EA1 Rot1-1 Rot1-2 Rot1-3 | ||
| + | ファイル2, EA2 Rot2-1 Rot2-2 Rot2-3 | ||
| + | ファイル1, EA3 Rot3-1 Rot3-2 Rot3-3 | ||
| + | . , . . . . | ||
| + | . , . . . . | ||
| + | . , . . . . | ||
| + | |||
| + | </pre> | ||
| + | <div>ファイル名とEAの間には,(カンマ)を入れなければならない。</div> | ||
| + | <br> | ||
===作成されるディレクトリおよびファイル=== | ===作成されるディレクトリおよびファイル=== | ||
| 行225: | 行245: | ||
Rd/Nd (D1d, D2d, Ld) | Rd/Nd (D1d, D2d, Ld) | ||
</pre> | </pre> | ||
| + | <br> | ||
====リストファイル==== | ====リストファイル==== | ||
| 行231: | 行252: | ||
(Result/Normal/test-Normal.list) | (Result/Normal/test-Normal.list) | ||
</pre> | </pre> | ||
| + | <br> | ||
====correlation file==== | ====correlation file==== | ||
| 行237: | 行259: | ||
(Result/Normal/test1_test2.Normal.cor) | (Result/Normal/test1_test2.Normal.cor) | ||
</pre> | </pre> | ||
| − | + | <br> | |
== 実行例 == | == 実行例 == | ||
2014年2月7日 (金) 07:37時点における版
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
ファイル1, 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)