Examples:
Modules:
poisson_dist()
Profiling:
Links:
Versions:
Return N with added poissonian uncertainties.
N
Number of events.
Number of events with uncertainties.
>>> poisson_dist(100) array(100.0+/-10.0, dtype=object)