Section 3: Convolution, Correlation and Time-Series Flashcards
convolution describes
the effect of one signal on another
correlation describes
the similarity of two signals
convolution and correlation are particularly important in
time series analysis
but also useful in spectroscopy and image analysis
convolution =
correlation with g reversed wrt u
auto-correlation function of real function f is
cross correlation with itself
convolution: observed signal often the
convolution of the source signal and something else
convolution: want to recover the
source signal
so need DECONVOLUTION
cross-correlation - find the lag/shift needed to get two observations to match via the
lag/shift that gives CCF maximum
auto-correlation - find a periodic signal or repeating pattern in an observation via the
lag distance between odd (or even) peaks in the |ACF|^2
Convolution: PSF - the image of a point source produced by telescope and detector is never
a point
convolution PSF: the image intensity distribution is the
convolution of this point source and the point spread function
PSF sometimes called the
instrumental profile
PSF resulting from diffraction telescope aperture is
the Airy pattern
convolution with the PSF: consider the 1D problem
1 point source convolved with PSF = observed sources
a single source at position x1 with intensity I(x1) is spread out across
position by the PSF
1D case: at a position x2, the observed intensity of the single source is
o(x2)=I(x1)PSF(x2-x1)
convolution with the PSF - consider multiple point sources
point sources convolved with PSF = observed sources
convolution with PSF multiple sources - source distribution contributes to the intensity as
o(x2)=I * PSF
the convolution of the distribution I with the PSF
it is possible to correct for effects of the PSF by
deconvolving, using the convolution theorem
FT of the function h(t)
H(s) = F(h(t)) = โซh(t)e^-2piist dt
the inverse fourier transform F^-1 of H(s) would recover
h(t)
F^-1 (H(s)) = โซ H(s) e^2piist ds = h(t)
convolution theorem
the FT of the convolution of two functions is equal to the multiplication of their FTs
o=I*PSF
F(o)=F(I) x F(PSF)
if the PSF is known we can find I from o via
I = F^-1 [F(o)/F(PSF)]