nectarchain.utils.utils.sigma1#

sigma1(p, res, sig2, mu2)[source]#

sigma_{low} in equation 5 in Caroff et al. (2019)

Args:

sig2 (float): width of the high charge Gaussian 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_{low}