cash#
- gammapy.stats.cash(n_on, mu_on, truncation_value=1e-25)[source]#
Cash statistic, for Poisson data.
The Cash statistic is defined as:
and
where . For more information see Fit statistics.- Parameters:
- Returns:
- statndarray
Statistic per bin.
References