fixed SOM asymmetrical convergence!
While the SOM was converging before, the distribution of neurons in the data space always resulted in a distribution that did not match the density distribution of the data, leaving some cluster with only 1 or 0 overlapping neurons. This was found to be a bug in how we computed the neighborhoods which is now fixed!