LFPs Kenneth D. Harris 11/2/15. Local field potentials Slow component of intracranial electrical signal Physical basis for scalp EEG.

Slides:



Advertisements
Similar presentations
| Page Angelo Farina UNIPR | All Rights Reserved | Confidential Digital sound processing Convolution Digital Filters FFT.
Advertisements

Electrophysiology of neurons. Some things to remember…
FilteringComputational Geophysics and Data Analysis 1 Filtering Geophysical Data: Be careful!  Filtering: basic concepts  Seismogram examples, high-low-bandpass.
Digital Signal Processing
Sampling and quantization Seminary 2. Problem 2.1 Typical errors in reconstruction: Leaking and aliasing We have a transmission system with f s =8 kHz.
LFPs 1: Spectral analysis Kenneth D. Harris 11/2/15.
School of Computing Science Simon Fraser University
Spectral analysis Kenneth D. Harris 18/2/15. Continuous processes A continuous process defines a probability distribution over the space of possible signals.
Convolution, Edge Detection, Sampling : Computational Photography Alexei Efros, CMU, Fall 2006 Some slides from Steve Seitz.
CSCE 641 Computer Graphics: Image Sampling and Reconstruction Jinxiang Chai.
Statistical analysis and modeling of neural data Lecture 17 Bijan Pesaran 12 November, 2007.
Fourier Transform Analytic geometry gives a coordinate system for describing geometric objects. Fourier transform gives a coordinate system for functions.
General Functions A non-periodic function can be represented as a sum of sin’s and cos’s of (possibly) all frequencies: F(  ) is the spectrum of the function.
JF 12/04111 BSC Data Acquisition and Control Data Representation Computers use base 2, instead of base 10: Internally, information is represented by binary.
Immagini e filtri lineari. Image Filtering Modifying the pixels in an image based on some function of a local neighborhood of the pixels
Advanced Computer Graphics (Spring 2006) COMS 4162, Lecture 3: Sampling and Reconstruction Ravi Ramamoorthi
CSCE 641 Computer Graphics: Fourier Transform Jinxiang Chai.
Fourier Theory and its Application to Vision
Advanced Computer Graphics (Spring 2005) COMS 4162, Lecture 3: Sampling and Reconstruction Ravi Ramamoorthi
Computational Photography: Fourier Transform Jinxiang Chai.
Leo Lam © Signals and Systems EE235. Transformers Leo Lam ©
Data Acquisition. Data Acquisition System Analog Signal Signal Conditioner ADC Digital Processing Communication.
First semester King Saud University College of Applied studies and Community Service 1301CT.
Leo Lam © Signals and Systems EE235. Leo Lam © Futile Q: What did the monsterous voltage source say to the chunk of wire? A: "YOUR.
Leo Lam © Signals and Systems EE235. Leo Lam © Futile Q: What did the monsterous voltage source say to the chunk of wire? A: "YOUR.
Over-Sampling and Multi-Rate DSP Systems
Advanced Computer Graphics CSE 190 [Spring 2015], Lecture 3 Ravi Ramamoorthi
11 Lecture Slides ME 3222 Kinematics and Control Lab Lab 2 AD DA and Sampling Theory By Dr. Debao Zhou.
Sampling Theorem, frequency resolution & Aliasing The Sampling Theorem will be the single most important constraint you'll learn in computer-aided instrumentation.
… Representation of a CT Signal Using Impulse Functions
G52IIP, School of Computer Science, University of Nottingham 1 Image Transforms Fourier Transform Basic idea.
Fourier representation for discrete-time signals And Sampling Theorem
Numerical algorithms for power system protection Prof. dr. sc. Ante Marušić, doc. dr. sc. Juraj Havelka University of Zagreb Faculty of Electrical Engineering.
EE421, Fall 1998 Michigan Technological University Timothy J. Schulz 08-Sept, 98EE421, Lecture 11 Digital Signal Processing (DSP) Systems l Digital processing.
Chapter 5 Frequency Domain Analysis of Systems. Consider the following CT LTI system: absolutely integrable,Assumption: the impulse response h(t) is absolutely.
ORE 654 Applications of Ocean Acoustics Lecture 6a Signal processing
LE 460 L Acoustics and Experimental Phonetics L-13
Ni.com Data Analysis: Time and Frequency Domain. ni.com Typical Data Acquisition System.
DTFT And Fourier Transform
Leo Lam © Signals and Systems EE235 Lecture 28.
1 Chapter 5 Ideal Filters, Sampling, and Reconstruction Sections Wed. June 26, 2013.
Filtering Robert Lin April 29, Outline Why filter? Filtering for Graphics Sampling and Reconstruction Convolution The Fourier Transform Overview.
09/19/2002 (C) University of Wisconsin 2002, CS 559 Last Time Color Quantization Dithering.
The Physical Layer Lowest layer in Network Hierarchy. Physical transmission of data. –Various flavors Copper wire, fiber optic, etc... –Physical limits.
Part 4 Chapter 16 Fourier Analysis PowerPoints organized by Prof. Steve Chapra, University All images copyright © The McGraw-Hill Companies, Inc. Permission.
Leo Lam © Signals and Systems EE235 Leo Lam.
2D Sampling Goal: Represent a 2D function by a finite set of points.
Leo Lam © Signals and Systems EE235. Leo Lam © Fourier Transform Q: What did the Fourier transform of the arbitrary signal say to.
Sampling of Continuous-Time Signals Quote of the Day Optimist: "The glass is half full." Pessimist: "The glass is half empty." Engineer: "That glass is.
Image Enhancement (Frequency Domain)
Lecture 3: The Sampling Process and Aliasing 1. Introduction A digital or sampled-data control system operates on discrete- time rather than continuous-time.
Continuous-time Signal Sampling
ΨΗΦΙΑΚΟΣ ΕΛΕΓΧΟΣ (22Δ802) Β΄ ΕΞΑΜΗΝΟ Καθηγητής Πέτρος Π. Γρουμπός  Ώρες Γραφείου: Τετάρτη Πέμπτη Παρασκευή 11:00- 12:00 Γραφείο: 1.
Methods for Dummies M/EEG Analysis: Contrasts, Inferences and Source Localisation Diana Omigie Stjepana Kovac.
… Sampling … … Filtering … … Reconstruction …
Chapter 3 Sampling.
Sampling and Quantization
(C) 2002 University of Wisconsin, CS 559
Zhongguo Liu Biomedical Engineering
Filtering Geophysical Data: Be careful!
EE Audio Signals and Systems
General Functions A non-periodic function can be represented as a sum of sin’s and cos’s of (possibly) all frequencies: F() is the spectrum of the function.
Fundamentals Data.
Image Acquisition.
Fourier Transform Analytic geometry gives a coordinate system for describing geometric objects. Fourier transform gives a coordinate system for functions.
Fourier Transform Analytic geometry gives a coordinate system for describing geometric objects. Fourier transform gives a coordinate system for functions.
Spike Sorting for Extracellular Recordings
Fourier Transform Analytic geometry gives a coordinate system for describing geometric objects. Fourier transform gives a coordinate system for functions.
Resampling.
Chapter 3 Sampling.
Presentation transcript:

LFPs Kenneth D. Harris 11/2/15

Local field potentials Slow component of intracranial electrical signal Physical basis for scalp EEG

Today we will talk about Physical basis of the LFP Current-source density analysis Some math (signal processing theory, Gaussian processes) Spectral analysis

Physical basis of the LFP signal Synaptic input Intracellular current Charging current (capacitive) plus leak current (resistive) Return current

Linear probe recordings

Spatial interpolation To make nicer figures, interpolate before taking second derivative. Which interpolation method? Linear? Quadratic? Cubic spline method fits 3 rd -order polynomials between each “knot”, 1 st and 2 nd derivative continuous at knots.

Current source density Laminar LFP recorded in V1 Triggered average on spikes of simultaneously recorded thalamic neuron Getting the sign right Remember current flows from V+ to V– Local minimum of V(z) = Current sink =second derivative positive Jin et al, Nature Neurosci 2011

Current source density: potential problems Assumption of (x,y) homogeneity Gain mismatch The CSD is orders of magnitude smaller than the raw voltage If the gain of channels are not precisely equal, raw signal bleeds through Sink does not always mean synaptic input Could be active conductance Can’t distinguish sink coming on from source going off Because LFP data is almost always high-pass filtered in hardware Plot the current too! (i.e. 1 st derivative). This is easier to interpret, and less susceptible to artefacts.

Signal processing theory

Typical electrophysiology recording system Filter has two components High-pass (usually around 1Hz). Without this, A/D converter would saturate Low-pass (anti-aliasing filter, half the sample rate). AmplifierFilter A/D converter

Sampling theorem Nyquist frequency is half the sampling rate If a signal has no power above the Nyquist frequency, the whole continuous signal can be reconstructed uniquely from the samples If there is power above the Nyquist frequency, you have aliasing

Power spectrum and Fourier transform They are not the same! Power spectrum estimates how much energy a signal has at each frequency. You use the Fourier transform to estimate the power spectrum. But the raw Fourier transform is a bad estimate. Fourier transform is deterministic, a way of re-representing a signal Power spectrum is a statistical estimator used when you have limited data

Discrete Fourier transform

Using the Fourier transform to estimate power Noisy!

Power spectra are statistical estimates Recorded signal is just one of many that could have been observed in the same experiment We want to learn something about the population this signal came from Fourier transform is a faithful representation of this particular recording Not what we want