Definition at line 212 of file burca_tailor.py.
Inherits lalburst.burca_tailor.BurcaCoincParamsDistributions.
Public Member Functions | |
| def | ln_lr_from_triggers (self, events, offsetvector) |
Public Member Functions inherited from lalburst.burca_tailor.BurcaCoincParamsDistributions | |
| def | __init__ (self, instruments) |
| def | __iadd__ (self, other) |
| def | copy (self) |
| def | finish (self) |
| def | get_xml_root (cls, xml, name) |
| def | from_xml (cls, xml, name) |
| def | to_xml (self, name) |
| def | from_filenames (cls, filenames, name, verbose=False) |
| Convenience function to deserialize CoincParamsDistributions objects from a collection of XML files and return their sum. More... | |
Public Member Functions inherited from lalburst.snglcoinc.LnLikelihoodRatioMixin | |
| def | __call__ (self, *args, **kwargs) |
| Return the natural logarithm of the likelihood ratio for the given parameters,. More... | |
| def | ln_lr_samples (self, random_params_seq, signal_noise_pdfs=None) |
| Generator that transforms a sequence of candidate parameter samples into a sequence of log likelihood ratio samples. More... | |
Additional Inherited Members | |
Data Fields inherited from lalburst.burca_tailor.BurcaCoincParamsDistributions | |
| numerator | |
| denominator | |
| candidates | |
Static Public Attributes inherited from lalburst.burca_tailor.BurcaCoincParamsDistributions | |
| string | ligo_lw_name_suffix = "excesspower_coincparamsdistributions" |
| def lalburst.burca_tailor.EPAllSkyCoincParamsDistributions.ln_lr_from_triggers | ( | self, | |
| events, | |||
| offsetvector | |||
| ) |
Definition at line 213 of file burca_tailor.py.