gauss_sph

erwans3.utils.gauss_sph(amp: Union[float, Quantity], center: ndarray, vec: ndarray, sig: Union[float, Quantity], bkg: Optional[Union[float, Quantity]] = None, norm: bool = False) Union[float, Quantity]

Compute a 3D spherical Gaussian function.

Parameters:
Returns:

Value of the spherical Gaussian function.

Return type:

float or Quantity