Time-Domain Analysis
The time domain likelihood function for gravitational wave time series data and waveform model with Gaussian noise is expressed as where is the noise correlation matrix defined by , where , as the ensemble average.
We analyze the noise covariance matrix, , where , which usually is dependent on time and displacement . However, one can make the assumption that the noise is wide-sense stationary, where the mean and variance are both constant in time. Under this assumption, any constant can be added to the indices in the above equation to obtain the same result. This makes symmetric since the factors commute, and Toeplitz since the elements along the diagonals are equal. Additionally, since , the elements of are even functions of .
Additionally, one can assume that the data is ergodic, meaning that new realizations of are obtained via time. Under this assumption and the properties of the elements of , the ensemble averages can be replaced with time averages to give, , where describes the correlation between points in the time series.
For a stationary random process, the covariance takes a symmetric Toeplitz form given by where is the autocovariance function. This is estimated empirically by autocorrelating a long stretch of noise-only data, where for and zero otherwise. If, in addition to stationarity, we impose periodic boundary conditions, then , and will be circulant. Circulant matrices are diagonalized by the discrete Fourier transform, implying the Fourier amplitudes are given by where the PSD is derived from the cyclic autocorrelation function through a discrete Fourier transform .
Starting from a given PSD estimate sampled at frequencies , we can invert the above equation to obtain the corresponding autocorrelation function estimate is given by as long as the PSD was estimated from data segments of length much longer than the analysis segment
length . A long segment allows us to truncate the resulting long to length before constructing the covariance matrix. Thereby the covariance matrix can be estimated as a symmetric Toeplitz form.
Once we have constructed a covariance matrix, we can analyze a noisy data stream with the likelihood is evaluated as
Gating and In-Painting analyses
If we assume that a detector’s noise is wide-sense stationary and ergodic, only then its covariance is a symmetric Toeplitz matrix with elements given by the autocorrelation function of the data. If the autocorrelation function goes to zero in some finite amount of time that is less than , then the covariance matrix is asymptotically equivalent to a circulant matrix. The inverse of the covariance matrix can then be well-approximated by that of the equivalent circulant matrix.
Instead of considering the full set of time samples, if we wish to only evaluate the truncated set , with . The data between the time steps is said to be gated.
The probability density function of the truncated noise is still a multivariate normal distribution (excising dimensions from a multivariate normal is equivalent to marginalizing over those dimensions). The challenge is that the covariance matrix of the truncated noise is no longer Toeplitz. Its eigenvectors can no longer be approximated by that of a circulant matrix, and so the above expression for the likelihood is no longer valid. The inverse of the covariance matrix needs to be found by other means. We use gating and in-painting to find the likelihood of the truncated time series. This was applied to the problem of matched filtering; we apply it to parameter estimation.
Define , where is the noise with the gated times zeroed out, and is a vector that is zero everywhere except in the gated times. If the non-zero elements of are such that for all , then will be the same as the truncated version . Our aim is to solve the equation in the gated region. Since is zero outside of the gated region, only involves the rows and columns of , which form an Toeplitz matrix. We therefore solve for such that , where the overbar indicates the rows (and columns) of the given vector (matrix). This can be solved numerically using a Toeplitz solver. Adding to the gated noise (in painting) will then yield the same result as if we had truncated the noise and the covariance matrix.
Note that if the gate spans the entire beginning of the data segment, the truncated covariance matrix is Toeplitz, and so could be inverted numerically using a Toeplitz solver. The advantage of using in-painting is that it involves solving for an matrix rather than an matrix. In the standard in-painting approach, one first solves for the in-painting vector using a Toeplitz solver and then augments the gated noise by setting .
Drafting is currently in progress. Sorry for any inconvenience. Please check back soon!