Harvard-Neutrino / SIREN

Injection and weighting framework for BSM interactions with complex topologies and geometric concerns
GNU Lesser General Public License v3.0
7 stars 5 forks source link

Ensure that we are correctly accounting for events in with zero generation probability #57

Open nickkamp1 opened 8 months ago

nickkamp1 commented 8 months ago

Make sure that events with zero generation probability (e.g., no available interactions) will lead to the proper enhancement in the generation probability of the other events (leading to a decrease in the physical probability)

nickkamp1 commented 8 months ago

Note that the weights are already properly calculated if we restrict to generations that try to generate N events and return only the physical subset of those events, and then calculate weights based on the N requested events.