Functions | |
def | tilingstatistics (tiling, dim, iterator=-1) |
def | setbounds (tiling, tbank) |
def | recursivetbanksize (s, fmin, fmax, nmin, nmax, kmin, kmax, knots, mismatch, printouts=1000000, recdepth=1, prevalidtempsandnmin=[-1, -1], metric=[]) |
def lalpulsar.piecewise_model.tbank_estimates.tilingstatistics | ( | tiling, | |
dim, | |||
iterator = -1 |
|||
) |
Definition at line 36 of file tbank_estimates.py.
def lalpulsar.piecewise_model.tbank_estimates.setbounds | ( | tiling, | |
tbank | |||
) |
Definition at line 69 of file tbank_estimates.py.
def lalpulsar.piecewise_model.tbank_estimates.recursivetbanksize | ( | s, | |
fmin, | |||
fmax, | |||
nmin, | |||
nmax, | |||
kmin, | |||
kmax, | |||
knots, | |||
mismatch, | |||
printouts = 1000000 , |
|||
recdepth = 1 , |
|||
prevalidtempsandnmin = [-1, -1] , |
|||
metric = [] |
|||
) |
Definition at line 91 of file tbank_estimates.py.