gaussian.call_method gaussian.call_method(X)[source] Evaluate the Gaussian profile. Parameters: X (np.ndarray | float) – Evaluation point. Returns: Gaussian value. Return type: np.ndarray | float