Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALPulsar 7.1.1.1-5e288d3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
lalpulsar.piecewise_model.semicoherent_metric_methods Namespace Reference

Functions

def integralzerocheck (i, borc, l)
 
def doubleintegralzerocheck (i1, i2, borc1, borc2, l)
 
def integratebasisfunctiononl (pe, l, borc, s, coeffs)
 
def singlephaseaverageonl (l, i, borc, s, coeffs)
 
def singlephaseaveragesquaredonl (l, i1, i2, borc1, borc2, s1, s2, coeffs)
 
def doublephaseaverageonl (l, i1, i2, borc1, borc2, s1, s2, coeffs)
 
def metricelementonl (l, i1, i2, borc1, borc2, s1, s2, coeffs)
 
def twocoordstothreecoords (i, s)
 
def coordslist (s)
 
def metriconl (l, coords, coeffs)
 
def metric (s)
 
def PreCompSingleSegMetric (Tdata, s)
 
def PreCompMetric (s)
 

Function Documentation

◆ integralzerocheck()

def lalpulsar.piecewise_model.semicoherent_metric_methods.integralzerocheck (   i,
  borc,
  l 
)

Definition at line 53 of file semicoherent_metric_methods.py.

◆ doubleintegralzerocheck()

def lalpulsar.piecewise_model.semicoherent_metric_methods.doubleintegralzerocheck (   i1,
  i2,
  borc1,
  borc2,
  l 
)

Definition at line 62 of file semicoherent_metric_methods.py.

◆ integratebasisfunctiononl()

def lalpulsar.piecewise_model.semicoherent_metric_methods.integratebasisfunctiononl (   pe,
  l,
  borc,
  s,
  coeffs 
)

Definition at line 72 of file semicoherent_metric_methods.py.

◆ singlephaseaverageonl()

def lalpulsar.piecewise_model.semicoherent_metric_methods.singlephaseaverageonl (   l,
  i,
  borc,
  s,
  coeffs 
)

Definition at line 84 of file semicoherent_metric_methods.py.

◆ singlephaseaveragesquaredonl()

def lalpulsar.piecewise_model.semicoherent_metric_methods.singlephaseaveragesquaredonl (   l,
  i1,
  i2,
  borc1,
  borc2,
  s1,
  s2,
  coeffs 
)

Definition at line 106 of file semicoherent_metric_methods.py.

◆ doublephaseaverageonl()

def lalpulsar.piecewise_model.semicoherent_metric_methods.doublephaseaverageonl (   l,
  i1,
  i2,
  borc1,
  borc2,
  s1,
  s2,
  coeffs 
)

Definition at line 125 of file semicoherent_metric_methods.py.

◆ metricelementonl()

def lalpulsar.piecewise_model.semicoherent_metric_methods.metricelementonl (   l,
  i1,
  i2,
  borc1,
  borc2,
  s1,
  s2,
  coeffs 
)

Definition at line 155 of file semicoherent_metric_methods.py.

◆ twocoordstothreecoords()

def lalpulsar.piecewise_model.semicoherent_metric_methods.twocoordstothreecoords (   i,
  s 
)

Definition at line 165 of file semicoherent_metric_methods.py.

◆ coordslist()

def lalpulsar.piecewise_model.semicoherent_metric_methods.coordslist (   s)

Definition at line 175 of file semicoherent_metric_methods.py.

◆ metriconl()

def lalpulsar.piecewise_model.semicoherent_metric_methods.metriconl (   l,
  coords,
  coeffs 
)

Definition at line 189 of file semicoherent_metric_methods.py.

◆ metric()

def lalpulsar.piecewise_model.semicoherent_metric_methods.metric (   s)

Definition at line 212 of file semicoherent_metric_methods.py.

◆ PreCompSingleSegMetric()

def lalpulsar.piecewise_model.semicoherent_metric_methods.PreCompSingleSegMetric (   Tdata,
  s 
)

Definition at line 233 of file semicoherent_metric_methods.py.

◆ PreCompMetric()

def lalpulsar.piecewise_model.semicoherent_metric_methods.PreCompMetric (   s)

Definition at line 326 of file semicoherent_metric_methods.py.