Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALSimulation 6.2.0.1-b246709
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
conditioning_subroutines.py File Reference

Prototypes

def lalsimulation.gwsignal.core.conditioning_subroutines.high_pass_time_series (time_series, dt, fmin, attenuation, N)
 High-pass a time series. More...
 
def lalsimulation.gwsignal.core.conditioning_subroutines.time_array_condition_stage1 (hp, hc, dt, t_extra, fmin)
 Stage 1 of time-series conditioning - add taper and high-pass the time-series. More...
 
def lalsimulation.gwsignal.core.conditioning_subroutines.time_array_condition_stage2 (hp, hc, dt, fmin, fmax)
 Stage 2 of time-series conditioning - taper end of waveform based off maximum frequency. More...
 
def lalsimulation.gwsignal.core.conditioning_subroutines.resize_gwpy_timeseries (hp, start_id, new_length)
 Resize a given gwpy TimeSeries which has a given length and starts at a point specified by start_id. More...
 

Go to the source code of this file.

Namespaces

namespace  lalsimulation
 
namespace  lalsimulation.gwsignal
 
namespace  lalsimulation.gwsignal.core
 
namespace  lalsimulation.gwsignal.core.conditioning_subroutines