In file No file:

int preprocess (preproc_t* pre, tainsec_t time, const float data[], int length)

preprocessing function

Documentation

This function preprocesses a time series. Currently only data rates which are a power of 2 are supported. Missing data points are filled in with zeros.
Returns:
0 if successful, <0 otherwise
Parameters:
pre - preprocessing structure
time - time of first data point
data - input data array
length - length of input data array

alphabetic index hierarchy of classes


Please send questions and comments to zweizig_j@ligo.caltech.edu


generated by doc++