Skip to content

optional interference weights

Anja Beck requested to merge interferences into master

This branch contains an addition to RunToyMC. By setting the flag interferences=True, weights to project the interference terms between every pair of components are added to the return array. Those weights follow after the weights for the individual components and their order depends on the order of switches.

Merge request reports