「mrcImage1dShiftAverageByAnnealing」の版間の差分
提供: Eospedia
(相違点なし)
|
2013年11月26日 (火) 02:40時点における版
mrcImage1dShiftAverageByAnnealingとはEosのコマンドである。
オプション一覧
メインオプション
| オプション | 必須項目/選択項目 | 説明 | デフォルト |
|---|---|---|---|
| -i | 必須 | 入力ファイル | NULL |
| -s | 必須 | File to define position of signal | NULL |
| -o | 必須 | 出力ファイル | NULL |
| -r | 選択 | Search range of shift.Default:Nx | 0 |
| -d | 選択 | Spacing of molecule(Pixel). | 1.0 |
| -T | 選択 | Initial temperature. | 1.0 |
| -iter | 選択 | Number of iteration before reducing temperature. | 1000 |
| -eps | 選択 | Temperature(T) reduced to (1-epsilon)T. | 0.001 |
| -tol | 選択 | Number to identify convergence | 1e-2 |
| -c | 選択 | コンフィグファイル設定 | NULL |
| -m | 選択 | モードを設定 | 0 |
| -M | 選択 | モード2を設定 | 0 |
| -h | 選択 | ヘルプを表示 |
-m の詳細
| モード | 説明 |
|---|---|
| 0 | All search |
| 1 | annealing method |
| 2 | mode 1 and refine by powel |
| 3 | mode 1 and refine by annealing |
-M の詳細
| モード | 説明 |
|---|---|
| 0 | by amplitude |
| 1 | by power |
| 2 | by amplitude using only phase |
| 3 | by power using only phase |
| 4 | by amplitude using S/sqrt(S) |
| 5 | by power using only S/sqrt(S) |