gstlal 1.13.0
Loading...
Searching...
No Matches
misc.py File Reference

Go to the source code of this file.

Functions

 python.misc.cdf_weighted_chisq_Pinv (A, noncent, dof, var, P, lim, accuracy)
 python.misc.max_stat_thresh (coeffs, fap, samp_tol=100.0)
 python.misc.ss_coeffs (S, amp=5.5)

Function Documentation

◆ cdf_weighted_chisq_Pinv()

cdf_weighted_chisq_Pinv ( A,
noncent,
dof,
var,
P,
lim,
accuracy )

Definition at line 59 of file misc.py.

◆ max_stat_thresh()

max_stat_thresh ( coeffs,
fap,
samp_tol = 100.0 )

Definition at line 74 of file misc.py.

◆ ss_coeffs()

ss_coeffs ( S,
amp = 5.5 )

Definition at line 88 of file misc.py.