Skip to content

Rework the simulator using absorbtion

Valentin Valls requested to merge simulator-in-absorbtion into master

Previously it was done using the sum(voxels).

Now it is using something like exp(-sum(voxel))

image

Merge request reports