LALPulsar  6.1.0.1-89842e6
lalpulsar.metric_utils Namespace Reference

Functions

def mismatch_ellipse (g, mu_max, tol=0.001)
 Return points plotting the mismatch ellipse of a metric. More...
 

Function Documentation

◆ mismatch_ellipse()

def lalpulsar.metric_utils.mismatch_ellipse (   g,
  mu_max,
  tol = 0.001 
)

Return points plotting the mismatch ellipse of a metric.

:param g: Metric. :param mu_max: Maximum mismatch. :param tol: Tolerance in generating points to plot.

Definition at line 32 of file metric_utils.py.