norm_bounds_cython# gammapy.stats.norm_bounds_cython(counts, background, model)# Compute bounds for the root of _f_cash_root_cython. Parameters: countsndarrayCounts image backgroundndarrayBackground image modelndarraySource template (multiplied with exposure).