nectarchain.utils.utils.sigma2#

sigma2(n, p, res, mu2)[source]#

sigma_{high} in equation 7 in Caroff et al. (2019)

Args:

n (float): parameter n in equation mu2 (float): position of the high charge Gaussian res (float): SPE resolution p (float): proportion of the low charge component (2 gaussians model)

Returns:

float : sigma_{high}