<div dir="ltr">Hi,<div>I'm calculating the energy spectrum of photons emitted by of a lot of accelerated particles.</div><div>After I have calculated the amount of energy for a single particle in a particular energy interval I sum them all together in this way:</div>
<div><br></div><div>MYMAP[i, j, k] = MYMAP[i, j, k] + www<br></div><div><br></div><div>where the 3d matrix is a np.array.</div><div><br></div><div>I have strong reasons to think that in this operation happens some numerical error...Have you suggestions to discover where it is?</div>
<div><br></div><div>My results differs a bit from the one obtained by another guy.</div><div><br></div><div>thanks</div><div><br></div><div>Gabriele</div></div>