|
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.