Previously it was done using the sum(voxels).
sum(voxels)
Now it is using something like exp(-sum(voxel))
exp(-sum(voxel))