lmrcImageCTFCompensation(API)

提供: Eospedia
2014年5月9日 (金) 08:02時点におけるKinoshita (トーク | 投稿記録)による版

(差分) ←前の版 | 最新版 (差分) | 次の版→ (差分)
移動: 案内検索

DataManip/mrcImage/src/lmrcImageCTFCompensationmrcImageCTFCompensation及びmrcImageMultiCTFCompensationのためのAPI です。

定数

構造体

API

extern void __lmrcImageMultiCTFCompensationMode0(mrcImage* dst, mrcImage* src, ctfInfo* ctf, long nfile, lmrcImageMultiCTFCompensationInfo info, long mode);
extern void __lmrcImageMultiCTFCompensationMode1(mrcImage* dst, mrcImage* src, ctfInfo* ctf, long nfile, lmrcImageMultiCTFCompensationInfo info, long mode);
extern void lmrcImageMultiCTFCompensation(mrcImage* dst, mrcImage* src, ctfInfo* ctf, long nfile, lmrcImageMultiCTFCompensationInfo info, long mode);
extern void lmrcImageMultiCTFCompensationUsage(FILE* fpt);
extern void lmrcImageCTFCompensation(mrcImage* dstfft, ctfInfo* ctf, long mode);