mrcImageFourierShellCorrelation
提供: Eospedia
mrcImageFourierShellCorrelationとはmrcImage型の三次元像の表示するためのEosのコマンドである。
アルゴリズム
オプション一覧
メインオプション
オプション | 必須項目/選択項目 | 説明 | デフォルト |
---|---|---|---|
-i1 | 必須 | 入力[mrcImage]: 3D from one set | NULL |
-i2 | 必須 | 入力[mrcImage]: 3D from another set | NULL |
-d | 必須 | 入力: Delta [A-1] | 0 |
モードの詳細
モード | 説明 |
---|---|
0 | Fourier Shell Correlation(FSC) |
1 | Fourier Shell Phase Residual(FSPR) |
実行例
$ mrcImageFourierCorrealation -i1 aa1 -i2 aa2 -d 0.005 > aa.FSC