Averaging materials does not work for big particles
if particle volume exceeds some value, assertion
admix.fraction >= 0 && admix.fraction <= 1
fails.
How to check: go to example scatter2d/SlicedLayer.py
and increase the radius of sphere ff.
This looks like an error in a logic.