「mrcRefImageCorrelation」の版間の差分

提供: Eospedia
移動: 案内検索
(ページの作成:「'''mrcRefImageCorrelation'''とはEosコマンドである。 == オプション一覧 == ===メインオプション=== <table border="1"> <tr> <t...」)
(相違点なし)

2013年11月7日 (木) 04:22時点における版

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


オプション一覧

メインオプション

オプション 必須項目/選択項目 説明 デフォルト
-i 選択 入力ファイル: mrcImage NULL
-r 必須 参照ファイル: mrcImage NULL
-I 選択 InputDataFiles stdin
-c 選択 コンフィグファイル設定 NULL
-m 選択 モードを設定 0
-h 選択 ヘルプを表示  

モードの詳細

モード 説明
0 To find the images in the reference file of min and max correlation.
Correlation is calclated in the real space.
1 To calculate the correlation between one image of the reference file and input file.

The calculation is performed in the fourier space and the output is a mrc image file.

option z is needed.


実行例