Module sleplet.functions.elongated_gaussian
Contains the ElongatedGaussian
class.
Classes
class ElongatedGaussian (*args: Any, **kwargs: Any)
-
Create an elongated Gaussian \exp(-(\frac{{(\theta-\overline{\theta})}^{2}}{2\sigma_{\theta}^{2}} + \frac{{(\phi-\overline{\phi})}^{2}}{2\sigma_{\phi}^{2}})).
Ancestors
Instance variables
var p_sigma : float
-
The type of the None singleton.
var t_sigma : float
-
The type of the None singleton.
Inherited members