From: Kanika K. <kk...@uc...> - 2016-04-22 23:20:00
|
The reason I ask this is I get this runtime error : /usr/local/pytom/tools/maths.py:652: ComplexWarning: Casting complex values to real discards the imaginary part a=exp(a0+mu**2/(2*sigma**2)), whatever parameters I enter. On Fri, Apr 22, 2016 at 4:03 PM, Kanika Khanna <kk...@uc...> wrote: > Hello all, > > I am trying to estimate the no. of particles in tomogram by plotting the > Gaussian plot. I extracted for instance, 1000 particles. What is the best > way to optimize and determine the values of n (no. of bins), p (peak) and c > (ccc value) in this case? > > Thanks! > |