mrcImageCTFCompensation

提供: Eospedia
2013年11月15日 (金) 04:16時点におけるKinoshita (トーク | 投稿記録)による版

移動: 案内検索

mrcImageCTFCompensationとは、透過型電子顕微鏡で撮影されたmrcImage形式のファイルに対して、そのCTF(コントラスト伝達関数)を補正するEosコマンドである。

オプション一覧

メインオプション

オプション 必須項目/選択項目 説明 デフォルト
-i 必須 入力ファイル名: mrcImage stdion
-o 必須 出力ファイル名: mrcImage stdout
-info 選択 CTF情報(Essential Parameter only) NULL
-info2 選択 CTF情報(Display2/ctfDisplay) NULL
-kV 選択 AccVol[kV] 200
-Cs 選択 Cs[mm] 2.1
-df 選択 Defocus[A]:under(+) 27000
-white 選択 WhiteNoise(N/S) 0.1
-SinWin 選択 Windowing by sine function from Rmin[/A] to Rmax[/A].Default: No Window.
(SinWinRmin, SinWinRmax)
(0.1, 1.0)
-A 選択 The ratio of amplitude contrast to phase contrast 0.1
-Astig 選択 With Astigmatism: (difMin, dfMax, asAxis)) (0, 0 , 0)
-NoAstig 選択 Without Astigmatism
-c 選択 コンフィグファイル設定 NULL
-m 選択 モードを設定 0
-h 選択 ヘルプを表示  
-NoAstig選択時、-Astig, -Info2は無視される。

モードの詳細

モード 説明
0 No Correction
1 x ctf/|ctf|, phase flipping
2 x ctf, phase flipping and ctf-multiplying
3 x 1/ctf (0.1<|ctf| phase flipping and ctf-divided
4 x ctf/(SQR(ctf)+SQR(NS)) phase-flipping + Winner Filtering
5 x SQR(ctf) x ctf/|ctf| phase-flipping + ctf-Weighted
6 x 1/|ctf| (0.1<|ctf|) No phase-flipping + ctf-divided
7 x |ctf|/(SQR(ctf)+SQR(NS)) No phase flipping + Winner Filtering
8 x ctf /(SQR(ctf)+SQR(NS*exp(a*R))) phase flipping + Winner Filtering + NS-raising
9 x |ctf|/(SQR(ctf)+SQR(NS*exp(a*R))) No phase flipping + Winner Filtering + NS-raising

-info のファイルのフォーマット

defocus Cs kV AmplitudeContrast
llExtractWithLayerSeparationFilamentInfo -oI で作成される。

実行例