LALBurst 2.0.7.1-eeff03c
EPSearch.h File Reference

Prototypes

double XLALExcessPowerFilterInnerProduct (const COMPLEX16FrequencySeries *filter1, const COMPLEX16FrequencySeries *filter2, const REAL8Sequence *correlation, const REAL8FrequencySeries *psd)
 Compute the magnitude of the inner product of two arbitrary channel filters. More...
 
COMPLEX16FrequencySeriesXLALCreateExcessPowerFilter (double channel_flow, double channel_width, const REAL8FrequencySeries *psd, const REAL8Sequence *correlation)
 Generate the frequency domain channel filter function. More...
 
int XLALOverlappedSegmentsCommensurate (int target_length, int segment_length, int segment_shift)
 Round target_length down so that an integer number of intervals of length segment_length, each shifted by segment_shift with respect to the interval preceding it, fits into the result. More...
 
int XLALEPGetTimingParameters (int window_length, int max_tile_length, double fractional_tile_stride, int *psd_length, int *psd_shift, int *window_shift, int *window_pad, int *tiling_length)
 Compute and return the timing parameters for an excess power analysis. More...
 
SnglBurstXLALEPSearch (LIGOLwXMLStream *diagnostics, const REAL8TimeSeries *tseries, REAL8Window *window, double flow, double bandwidth, double confidence_threshold, double fractional_stride, double maxTileBandwidth, double maxTileDuration)
 Generate a linked list of burst events from a time series. More...
 

Go to the source code of this file.