「mrcSinogramFET」の版間の差分
提供: Eospedia
(ページの作成:「'''mrcSinogramFET'''とはEosのコマンドである。 == オプション一覧 == ===メインオプション=== <table border="1"> <tr> <th>オプ...」) |
|||
行69: | 行69: | ||
== 実行例 == | == 実行例 == | ||
+ | ===入力ファイルの画像=== | ||
+ | <table> | ||
+ | <tr> | ||
+ | <td>[[画像:Input-mrcSinogramFET.png]]</td> | ||
+ | <td><p align="left">最小<br> | ||
+ | 最大<br> | ||
+ | 平均値<br> | ||
+ | 標準偏差<br> | ||
+ | 標準誤差<br></p> | ||
+ | </td> | ||
+ | <td><p align="left">-31.5059 (69, 7, 0)<br> | ||
+ | 4214 (35, 0, 0)<br> | ||
+ | 2971.37<br> | ||
+ | 839.296<br> | ||
+ | 7.47705<br></p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | ===オプション必須項目のみの場合=== | ||
+ | <table> | ||
+ | <tr> | ||
+ | <td>[[画像:Outdata-mrcSinogramFET.png]]</td> | ||
+ | <td><p align="left">最小<br> | ||
+ | 最大<br> | ||
+ | 平均値<br> | ||
+ | 標準偏差<br> | ||
+ | 標準誤差<br></p> | ||
+ | </td> | ||
+ | <td><p align="left">-0.034859 (1, 10, 0)<br> | ||
+ | 2.19554 (2, 11, 0)<br> | ||
+ | 0.679981<br> | ||
+ | 0.942889<br> | ||
+ | 0.0405755<br></p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | ===オプション -sm=== | ||
+ | ====sm=2で実行==== | ||
+ | <table> | ||
+ | <tr> | ||
+ | <td>[[画像:Outdata-sm-mrcSinogramFET.png]]</td> | ||
+ | <td><p align="left">最小<br> | ||
+ | 最大<br> | ||
+ | 平均値<br> | ||
+ | 標準偏差<br> | ||
+ | 標準誤差<br></p> | ||
+ | </td> | ||
+ | <td><p align="left">-0.0395689 (1, 10, 0)<br> | ||
+ | 3.24911 (2, 10, 0)<br> | ||
+ | 1.03565<br> | ||
+ | 1.43659<br> | ||
+ | 0.061821<br></p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> |
2013年11月19日 (火) 04:38時点における版
目次
オプション一覧
メインオプション
オプション | 必須項目/選択項目 | 説明 | デフォルト |
---|---|---|---|
-i | 必須 | 入力ファイル設定 | NULL |
-o | 必須 | 出力ファイル設定 | NULL |
-ch | 選択 | OutputDataForCheckByEye | NULL |
-sm | 選択 | SmoothingFilter(move range of column smoothing by moving-average) | 1 |
-c | 選択 | コンフィグファイル設定 | NULL |
-m | 選択 | モードを設定 | 0 |
-h | 選択 | ヘルプを表示 |
モードの詳細
モード | 説明 |
---|---|
0 |
実行例
入力ファイルの画像
![]() |
最小 最大 |
-31.5059 (69, 7, 0) 4214 (35, 0, 0) |
オプション必須項目のみの場合
![]() |
最小 最大 |
-0.034859 (1, 10, 0) 2.19554 (2, 11, 0) |
オプション -sm
sm=2で実行
![]() |
最小 最大 |
-0.0395689 (1, 10, 0) 3.24911 (2, 10, 0) |