MIDTERM 3 Flashcards
What are 3 uses that Fourier transforms and power spectra have in neuroscience.
- Identifying biologically important signals in EEG or LFP (local field potential) recordings that may indicate e.g. brain state or sleep stage.
- Analysis of spike trains
- Filtering (often done before/after data acquisition) i.e. Narrow-band filter may be used to remove noise from signals
What is the difference between the transform and the power spectrum?
- The transform is a linear operation that characterises data in terms of frequencies. It includes the real and imaginary components, and preserves all the information in the original signal.
- The power spectrum represents the frequencies present in the signal that is computed from the transform and doesn’t preserve the original signal.
What does a power spectrum show, including the DC component, and how do we interpret the meaning of peaks at specific frequencies?
The power spectrum shows the strength of the frequency present from the signal. The peaks indicate a frequency that was found in the signal. The DC component shows the mean value of the signal summed over ALL the samples.
How do both cosine and sine terms (= real and imaginary components) contribute to the calculation of power.
Power Formula: P(f) = A^2(f) + B^2(f)
Real part is cos term, imaginary part is sin term.
Plotted as a vector, the angle gives that phase of each frequeny component, which is thrown away if we take the power (length squared of the vector).
How can filtering be done in the frequency domain?
Filtering can be done in the frequency domain after transforming the raw data and the weighting function, then multiplying them and then transforming back to get the result.
What is the convolution theorem and give an example?
- Convolution theorem: multiplication in the fourier domain.
- Example: convolution with a Gaussian can be done by multiplying the signal’s transform with the transform of the Gaussian. The multiplication removes high frequencies and preserves lower ones depending on the width of the Gaussian.
What are the 4 basic types of frequency domain filter and what are some situations they might be used in?
- Low-pass: High frequencies are removed, preserve low ones. Can be used to detect local field potential.
- High-pass: Low frequencies are removed, preserve high ones. Can be used to detect spikes.
- Band-pass: remove BOTH low and high frequencies from the signal, preserving a range in the middle. Can make signals easier to detect if they’re confined to specific frequency ranges.
- Notch filtering: Will remove a narrow range of frequencies from the signal, often 60 Hz due to electrical interference (removes noise).
What is the sampling theorem and the Nyquist limit?
Sampling theorem: Must sample a signal at a frequency at least twice as high as the highest frequency in the signal.
- Nyquist limit: value that is two times the highest frequency of the signal.
What is aliasing and what leads to it?
- Aliasing is when artefacts are created by sampling at a too low of a frequency.
- If there are frequencies in the signal that are higher than ½ the sampling frequency, you will see difference frequencies that are not really there.
What are 4 ways to avoid aliasing?
- Ignore it on biological grounds
- Sample at a rate much higher than you probably need
- Analogue filter the signal before analogue to digital conversion to remove frequencies above 0.5 times the sampling frequency.
- If the sampled spectrum has little or no energy close to the Nyquist limit, deduce that the original signal probably did not either
How do simple forms of signal smoothing, Gaussian or 1:2:1, can be done in the signal domain (i.e. time or space) and how do the terms convolution and kernel relate to this process?
Signal smoothing takes the weighted sum of the signal values, with the weights given by the weighting/smoothing function. The signal is replaced by the summation, as it goes from point to point.
- Convolution relates to the process, because as the weighting function goes through the data, the data and the weighting function convolve, computing a weighted sum as it passes. The weighting function is also sometimes termed the kernel, because it is small and remains the same.
What are the 5 steps for Fourier domain filtering?
- Get the FFT of the signal
- Multiply by the desired filter function, including +ve and -ve frequencies
- Transform in the reverse direction
- The result is the filtered signal
- When finished you could check the power spectrum of the filtered signal - the filtered parts of the signal would no longer be there.
Describe in words the basic receptive field properties of centre-surround, ON and OFF retinal ganglion cell types.
- Receptive field: region of space in which a visual stimulus can change the firing rate of a cell.
- Best at detecting changes in space and time. Meaning they do not respond well to uniform illumination and constant stimulus exposure.
What is lateral inhibition and what gives rise to it in the retina?
Lateral inhibition is what arises from the different spatial distribution of excitatory and inhibitory inputs to the cell. The different spatial distributions can affect the retinal ganglion cell’s firing pattern.
What is Hermann’s grid and how might you explain it?
- Hermann’s grid involves black squares that are organised in a grid like fashion, with white gaps evenly separating the squares throughout.
- It presents an optical illusion of black dots at the intersection of white gaps in the periphery of vision, which then disappears when you focus on the intersection.
- This illusion occurs due to lateral inhibtion, where the RFs at the intersections are receiving more inhibition than RFs elsewhere, and thus those neurons fire less.