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

Detailed Description

The python module to implement SVD decomposed FIR filtering.

Review Status

STATUS: reviewed with actions

Names Hash Date
Florent, Sathya, Duncan Me, Jolien, Kipp, Chad 7536db9d496be9a014559f4e273e1e856047bf71 2014-04-30
Florent, Surabhi, Tjonnie, Kent, Jolien, Kipp, Chad 0d7301a22ad3346f1283d3a1917b67aa7ec1c1ab 2015-05-12

Action items

Definition in file cbc_template_fir.py.

Go to the source code of this file.

Functions

def cbc_template_fir.tukeywindow
def cbc_template_fir.generate_template
def cbc_template_fir.condition_imr_template
def cbc_template_fir.compute_autocorrelation_mask
def cbc_template_fir.movingmedian
def cbc_template_fir.movingaverage
def cbc_template_fir.condition_psd
def cbc_template_fir.joliens_function
def cbc_template_fir.generate_templates
 Generate a bank of templates, which are (1) broken up into time slice, (2) down-sampled in each time slice and (3) whitened with the given psd.
def cbc_template_fir.decompose_templates

Variables

string cbc_template_fir.__author__ = "Kipp Cannon <kipp.cannon@ligo.org>, Chad Hanna <chad.hanna@ligo.org>, Drew Keppel <drew.keppel@ligo.org>"
string cbc_template_fir.__version__ = "FIXME"
string cbc_template_fir.__date__ = "FIXME"