lmrcImageCTFCompensation(API)
提供: Eospedia
DataManip/mrcImage/src/lmrcImageCTFCompensationはmrcImageCTFCompensation及び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);