OSDN Git Service

modified ctfDeterminationByBayes
[eos/base.git] / src / Objects / DataManip / ctfInfo / src / #ctfFunction.c#
index e617410..169a661 100644 (file)
@@ -510,8 +510,7 @@ ctfMTFFunction(ctfInfo* info, float R, long mode)
                        break;
                }
        }
-       DEBUGPRINT2("Env(MTF) : %e at %e\n", Env1, R);
-       if(1==info->flagSampling) {
+
                Env1 *= ctfFunctionSampling(R*1e-10, info->NyquistFrequency, mode);
        }
        return Env1;