mrcRefCorrelation
提供: Eospedia
mrcRefCorrelationとはEosのコマンドである。
オプション一覧
メインオプション
オプション | 必須項目/選択項目 | 説明 | デフォルト |
---|---|---|---|
-i | 必須 | 入力ファイル: mrcImage | NULL |
-r | 選択 | 参照ファイル: mrcImage (M=1のみ使用) | NULL |
-o | 必須 | 出力ファイル: mrcImage | NULL |
-n | 選択 | Number of points to pick up at random. Defalt:Data size along z axis of inputfile / 10 (m=1のみ使用) | NULL |
-c | 選択 | コンフィグファイル設定 | NULL |
-m | 選択 | モード1 | 0 |
-M | 選択 | モード2 | 0 |
-h | 選択 | ヘルプを表示 |
-m の詳細
モード | 説明 |
---|---|
0 | AutoCorrelation |
1 | CrossCorrelation |
-M の詳細
モード | 説明 |
---|---|
0 | All is to be calculated. |
1 | Pick up at random |
2 | Calculate only Omega=0,Alpha=0 |