「FETsmallMapSetCreate forSimultaneousMinimization」の版間の差分
提供: Eospedia
		
		
		
|  (ページの作成:「'''FETsmallMapSetCreate forSimultaneousMinimization'''とはEosのコマンドである。   == オプション一覧 == ===メインオプション=== 		<table b...」) | |||
| (同じ利用者による、間の1版が非表示) | |||
| 行1: | 行1: | ||
| − | ''' | + | '''FETsmallMapSetCreate_forSimultaneousMinimization'''とは[[Eos]]の[[コマンド]]である。 | 
| 行14: | 行14: | ||
| 				<td>-iML</td>   | 				<td>-iML</td>   | ||
| 				<td>必須</td>   | 				<td>必須</td>   | ||
| − | 				<td>InputMapList</td>   | + | 				<td>InputMapList: [[ASCII]]</td>   | 
| 				<td>NULL</td>   | 				<td>NULL</td>   | ||
| 			</tr>   | 			</tr>   | ||
| 行20: | 行20: | ||
| 				<td>-o</td>   | 				<td>-o</td>   | ||
| 				<td>必須</td>   | 				<td>必須</td>   | ||
| − | 				<td>OutputMapSet</td>   | + | 				<td>OutputMapSet: [[mrcImage]](Radon)</td>   | 
| 				<td>NULL</td>   | 				<td>NULL</td>   | ||
| 			</tr>   | 			</tr>   | ||
| 行66: | 行66: | ||
| 			<tr>   | 			<tr>   | ||
| 				<td>0</td>   | 				<td>0</td>   | ||
| − | |||
| − | |||
| − | |||
| − | |||
| 				<td></td>   | 				<td></td>   | ||
| 			</tr>   | 			</tr>   | ||
| 		</table>   | 		</table>   | ||
| + | |||
| + | ===iML のフォーマット=== | ||
| + | <pre> | ||
| + | FETファイル1 | ||
| + | FETファイル2 | ||
| + | . | ||
| + | . | ||
| + | . | ||
| + | |||
| + | </pre> | ||
| == 実行例 == | == 実行例 == | ||
2014年8月20日 (水) 02:25時点における最新版
FETsmallMapSetCreate_forSimultaneousMinimizationとはEosのコマンドである。
オプション一覧
メインオプション
| オプション | 必須項目/選択項目 | 説明 | デフォルト | 
|---|---|---|---|
| -iML | 必須 | InputMapList: ASCII | NULL | 
| -o | 必須 | OutputMapSet: mrcImage(Radon) | NULL | 
| -ss | 選択 | StepSize | 5 | 
| -sr | 選択 | searchRadius-degree | 15 | 
| -c | 選択 | コンフィグファイル設定 | NULL | 
| -m | 選択 | モードを設定 | 0 | 
| -h | 選択 | ヘルプを表示 | 
InputMapListは空行を含めてはならない
360 % (ss*2) = 0
ss <= sr, sr % ss = 0モードの詳細
| モード | 説明 | 
|---|---|
| 0 | 
iML のフォーマット
FETファイル1 FETファイル2 . . .
