Skip to content
  • Kipp Cannon's avatar
    gstlal-inspiral: port to new ranking statistic · 252b8d2f
    Kipp Cannon authored
    - switch numerator and denominator PDFs to a rate.BinnedLnPDF + snglcoinc.LnLRDensity() -based implementation
    - add trigger rate tracking feature to denominator, taking advantage of new high-speed coincidence rate machinery in snglcoinc
    - add signal rate tracking feature to numerator, taking advantage of pre-computed P(instruments) factors in SNR PDF look-up table
    - switch ranking statistic distribution to a rate.BinnedLnPDF -based implementation
    - remove search_summary tables, attach all livetime tracking to the trigger rate data in the denominator object
    
    this is a work in progress.  some notable features that are still missing:
    
    - --min-log-L cut based candidate rate reduction feature in gstlal_inspiral is disabled
    - online mode for gstlal_inspiral is non-functional
    252b8d2f