「mrcSinogramFETcalcSDforNormalize」の版間の差分

提供: Eospedia
移動: 案内検索
(ページの作成:「'''mrcSinogramFETcalcSDforNormalize'''とはEosコマンドである。 == オプション一覧 == ===メインオプション=== <table border="1"> <t...」)
 
行16: 行16:
 
<td>入力ファイル設定(FET)</td>  
 
<td>入力ファイル設定(FET)</td>  
 
<td>NULL</td>  
 
<td>NULL</td>  
</tr> LL</td>
 
 
</tr>  
 
</tr>  
 
<tr>  
 
<tr>  
行23: 行22:
 
<td>selectFETfile</td>  
 
<td>selectFETfile</td>  
 
<td>1</td>  
 
<td>1</td>  
</tr> LL</td>
 
 
</tr>  
 
</tr>  
 
<tr>  
 
<tr>  

2013年10月28日 (月) 04:16時点における版

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


オプション一覧

メインオプション

オプション 必須項目/選択項目 説明 デフォルト
-i 選択 入力ファイル設定(FET) NULL
-s 選択 selectFETfile 1
-l 必須 SDlibraryFile NULL
-o 選択 出力ファイル設定(SD) NULL
-ow 選択 出力ファイル設定(Weight)
-c 選択 コンフィグファイル設定 NULL
-m 選択 モードを設定 0
-h 選択 ヘルプを表示  

モードの詳細

モード 説明
0 SDfile writeout from liblary file

Library(option -l) is Essential

weightfile writeout from liblary file when mode 0
1 to overwrite data library

Essential options are: -sm, -i, -l
if you want to make new data library,
you have to make 2Dmrc-format pre-library file using tool "array2mrc"

Array: x=(number of feature + 1), y=6, z=0, data: all 0.0

-sm の詳細

モード 説明
0 noise-free refarence FETdata
1 no-smoothing FET data
それ以外 smoothed FET data


実行例