gstlal_sngltrigger

gstlal_sngltrigger

Functions

Types and Values

Description

Functions

gstlal_sngltrigger_new_buffer_from_peak ()

GstBuffer *
gstlal_sngltrigger_new_buffer_from_peak
                               (struct gstlal_peak_state *input,
                                char *channel_name,
                                GstPad *pad,
                                guint64 offset,
                                guint64 length,
                                GstClockTime time,
                                guint rate,
                                void *chi2,
                                gsl_matrix_complex_float_view *snr_matrix_view,
                                GstClockTimeDiff Param10,
                                gboolean max_snr);

add_buffer_from_channel ()

void
add_buffer_from_channel (struct gstlal_peak_state *input,
                         char *channel_name,
                         GstPad *pad,
                         guint64 length,
                         GstClockTime time,
                         guint rate,
                         void *chi2,
                         gsl_matrix_complex_float_view *snr_matrix_view,
                         int channel,
                         GstBuffer *srcbuf);

Types and Values

LIGOMETA_IFO_MAX

#define LIGOMETA_IFO_MAX 8

LIGOMETA_SEARCH_MAX

#define LIGOMETA_SEARCH_MAX 25

LIGOMETA_CHANNEL_MAX

#define LIGOMETA_CHANNEL_MAX 65