LALApps 10.1.1.1-bf6a62b

Detailed Description

Provides routines to inject a signal into detector output.

Author
Creighton, T. D.

Synopsis

#include <lal/Inject.h>

This header also provides simple routines for injecting a signal into floating-point data, without dithering. These should only be used when the data is genuinely continuous in character. This can include data derived by applying floating-point operations on ADC channels (e.g. digital filters, linear combinations of channels, etc.), but not data that simply represents ADC output in floating-point format. The assumption here is that the numerical post-processing of the ADC data completely masks any statistical signiatures of the digitization.

Modules

 Module InjectTimeSeries.c
 Injects a time series of floating-point numbers into a time series of floating-point numbers using nearest-neighbour interpolation.