hyperfine.musr.skewed_gaussian_mean_error

hyperfine.musr.skewed_gaussian_mean_error(B_0_G: float, B_0_error_G: float, sigma_m__us: float, sigma_m_error__us: float, sigma_p__us: float, sigma_p_error__us: float) float[source]

Uncertainty of the mean of the skewed Gaussian distribution (as defined in musrfit).

See also: https://lmu.web.psi.ch/docu/LEM_Memo/skewedGaussian/skewedGaussian.pdf

Parameters:
  • B_0_G – Peak field position (G).

  • B_0_error_G – Uncertainty in the peak field position (G).

  • sigma_m__us – Negative damping parameter (μs-1).

  • sigma_m_error__us – Uncertainty in the negative damping parameter (μs-1).

  • sigma_p__us – Positive damping parameter (μs-1).

  • sigma_p_error__us – Uncertainty in the positive damping parameter (μs-1).

Returns:

The uncertainty in the mean of the skewed Gaussian distribution (G).