Skip to content
Snippets Groups Projects
Commit 8168bb89 authored by Pilar Cossio's avatar Pilar Cossio
Browse files

Allocation angles

parent b10ff0be
Branches
Tags
No related merge requests found
......@@ -115,7 +115,7 @@ __device__ static inline void calProb(int iRefMap, int iOrient, int iConv, myflo
pProbMap.Total += exp(logpro - pProbMap.Constoadd);
if(param.debugterm){
printf("Separate Ptot: %f Const: %f logProb %f %f %f \n",pProbMap.Total,pProbMap.Constoadd,logpro,pProbMap.max.max_prob_norm,pProbMap.max.max_prob_mu);
// printf("Separate Ptot: %f Const: %f logProb %f %f %f \n",pProbMap.Total,pProbMap.Constoadd,logpro,pProbMap.max.max_prob_norm,pProbMap.max.max_prob_mu);
}
if (param.writeAngles)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment