Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALSimulation 6.2.0.1-ea7c608
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
test_prec_avg_evol.py File Reference

Prototypes

def test_prec_avg_evol.test_inf (m1, m2, chi1, chi2, tilt1, tilt2, phi12, f0, tilt1_inf, tilt2_inf, version)
 Regression test for prec_avg_tilt_comp for calculating tilts at infinity. More...
 
def test_prec_avg_evol.test_inf_mpmath (m1, m2, chi1, chi2, tilt1, tilt2, phi12, f0, tilt1_inf, tilt2_inf, version)
 Regression test for prec_avg_tilt_comp for calculating tilts at infinity with the mpmath evolution. More...
 
def test_prec_avg_evol.test_Lf (m1, m2, chi1, chi2, tilt1, tilt2, phi12, f0, Lf, tilt1_sep_min, tilt1_sep_max, tilt1_sep_avg, tilt2_sep_min, tilt2_sep_max, tilt2_sep_avg, version)
 Regression test for prec_avg_tilt_comp for calculating tilts at finite separation. More...
 
def test_prec_avg_evol.test_Lf_mpmath (m1, m2, chi1, chi2, tilt1, tilt2, phi12, f0, Lf, tilt1_sep_min, tilt1_sep_max, tilt1_sep_avg, tilt2_sep_min, tilt2_sep_max, tilt2_sep_avg, version)
 Regression test for prec_avg_tilt_comp for calculating tilts at finite separation. More...
 

Go to the source code of this file.

Namespaces

namespace  test_prec_avg_evol
 

Variables

list test_prec_avg_evol.test_data_inf
 
list test_prec_avg_evol.test_data_inf_mpmath
 
list test_prec_avg_evol.test_data_Lf
 
list test_prec_avg_evol.test_data_Lf_mpmath
 
 test_prec_avg_evol.args = sys.argv[1:] or ["-v", "-rs", "--junit-xml=junit-prec_avg_evol.xml"]