gstlal-inspiral  0.4.2
 All Classes Namespaces Files Functions Variables Pages
Classes | Packages | Functions
lloidparts.py File Reference

Detailed Description

A file that contains the lloidparts module code; Roughly speaking it implements the algorithm described in ApJ 748 136 (2012)

Review Status

Names Hash Date
Sathya, Duncan Me, Jolien, Kipp, Chad 4bb3204b4ea43e4508dc279ddcfc417366c72841 2014-05-02

Actions

Functions/classes not reviewed since they will be moved

Definition in file lloidparts.py.

Go to the source code of this file.

Classes

class  lloidparts.Handler
 A subclass of simplehandler.Handler to be used with e.g., gstlal_inspiral. More...

Packages

namespace  lloidparts
 a module for building gstreamer graphs of the LLOID algorithm

Functions

def lloidparts.mkcontrolsnksrc
 A "sum-of-squares" aggregator.
def lloidparts.mkLLOIDbranch
 Gstreamer graph describing this function:
def lloidparts.mkLLOIDhoftToSnrSlices
 Build the pipeline fragment that creates the SnrSlices associated with different sample rates from hoft.
def lloidparts.mkLLOIDSnrSlicesToTimeSliceChisq
 Build pipeline fragment that computes the TimeSliceChisq from SnrSlices.
def lloidparts.mkLLOIDSnrChisqToTriggers
 Build pipeline fragment that converts single detector SNR and Chisq into triggers.
def lloidparts.mkLLOIDmulti
 The multiple instrument, multiple bank LLOID algorithm.