Supplementary Figure S1: Histological analysis of kainate-treated animals

Size: px
Start display at page:

Download "Supplementary Figure S1: Histological analysis of kainate-treated animals"

Transcription

1 Supplementary Figure S1: Histological analysis of kainate-treated animals Nissl stained coronal or horizontal sections were made from kainate injected (right) and saline injected (left) animals at different antero-posterior locations along the hippocampal formation and entorhinal cortex: (a) 1.5mm posterior to bregma, (b) near the kainate injection site at 2.0mm posterior to bregma, (c) close to the site of optical fiber placement at 2.5mm posterior to bregma, and (d) medial entorhinal cortex layers I-VI. Key features of the intrahippocampal kainate model can be appreciated here, including cellular morphology changes, dramatic granule cell dispersion, CA1 pyramidal cell loss, and changes in entorhinal cortical morphology, particularly in layer III. Scale bar, a-c 1mm; d 250µm. Images were obtained in a grid pattern with a 10x objective and panels a-c were stitched together using a Stitching plugin for ImageJ 1. DG: dentate gyrus. CA: cornu ammonis.

2 min[max((s n ),max(max(s n-1 ),max(s n-2 ))] - max[min(s n ),min(min(s n-1 ),min(s n-2 ))] G s1 (up) G s2 (down) G = 0.8 Integrator AC thrshld x Amplitude Correlation Samples 60 samples per frame Remove DC and calc STD Slow Integrator Fast Integrator PSLOW PFAST Ratio G f1 (up) G f2 (down) threshold threshold Fast/Slow Fast Power Drop pos x NSpike thrshld x pos level min # pos Peak Detection (pos and levels) Spike Width/Distance Narrow Spike Detection Remove Spike DC x pos thrshld x pos Min width min # threshold pos Level Crossing Detection (pos and levels) Average Distance/ STD Spike Ratio Remove DC f1 f2 FFT 512 pts f3 f4 range f1:f2 range f3:f4 pos Min # of spikes Sum(abs(f1:f2)) / Sum(abs(f3:f4)) threshold threshold threshold Frequency Band Ratio Supplementary Figure S2: Custom closed-loop seizure detection software signal flow diagram. The digitized data (sampled at 500 Hz) from each animal was processed one frame (60 samples, 120 ms) at a time. After removing the DC-offset, the signal was fed into several signal processing blocks, each performing a separate detection algorithm and producing a trigger output. The trigger outputs were then incorporated, in various animal specific logical AND/OR-combinations, to obtain the final detection/no detection decision. Further explanation of the relevant calculations is provided in Supplementary Methods.

3 Supplementary Figure S3: Behavioral seizures over the recording period of an example animal. In the example animal used for triggering and seizure analysis (see Supplementary Note), all behavioral seizures recorded over the entire intervention period were plotted. Note that both the seizure frequency and duration vary, regardless of whether they occurred during a light (blue triangles) or no light (red circles) condition. Also note that fewer seizures occurred when light was activated, indicating that intervention prevented the progression of seizures to behavioral stages.

4 Supplementary Note 1 Assessment of seizure detection program In order to assess the triggering rate, the detection rate, and the false positive rate, we conducted a detailed analysis of the triggers and seizures in an animal which showed the highest number of behavioral seizures. This analysis is split into two sections. The first examines the triggering during the behavioral seizure experimental phase. The second examines the triggering during a prior experimental phase which was used to analyze the effect of bilateral light delivery on electrographic only seizures. Behavioral seizure experimental phase Total behavioral seizures: 95 Total correctly timed triggers for behavioral seizures (i.e., after onset of electrographic seizure, but prior to overt behavior): 91 Total behavioral seizures with incorrectly timed triggers: 4 91/95 = 95.8% correct detection rate 4/95 = 4.2% incorrectly timed triggers 0/95 = 0% complete false ative rate Rate of triggers during this experimental period (NB: this includes triggering on electrographic only seizures) Total time recorded: 1,268.9 hours Total triggers during this time: 9,169 Total no light triggers during this time: 4,570 Total yes light triggers during this time: 4,599 Percent of triggers with light: 50.2% Average trigger rate: 0.12/minute For those correctly timed behavioral seizures, seizures that occurred despite light stimulation closely resembled seizures that occurred with no light stimulation in terms of time before trigger (17.3±2.0s for triggers with light, 18.9±.9s for triggers without light, p=0.53 with student s t test), post-trigger duration (48.8±3.1s with light and 52.8±2.5s with no light; p=0.31 with student s t test), and time from trigger to emergence of behavior (17.9±2.1s with light and 23.2±2.1 without light, p=0.10 with student s t test). Time frame examined for the effect of bilateral stimulation on electrographic seizures Total time: 12hrs Total triggers: 103 Total correct triggers: 102 Total incorrect triggers: 1 rate: 8.6/hr (about 1 every 7minutes) False positive rate: <1% (0.97%)

5 Off-line analysis yielded 104 seizures during this time frame. Total number of seizures missed on-line (versus off-line): 2 Percent of seizures missed on-line (versus off-line): 1.9% Supplementary Methods Custom closed-loop seizure detection software design Custom-designed software for data acquisition, laser triggering, and analysis was created in MATLAB (version R1011b) in conjunction with the MATLAB Data Acquisition and Image Acquisition Toolboxes. Data was sampled from the digitizer at 500Hz, buffered, and processed one frame at a time, with each frame consisting of 60 samples (120ms). DC offset was removed before further processing. Criteria available for use in tuning the triggering algorithm to specific animals signals, either alone or in combination, were designed to identify key features of the signal, and both the combination of criteria and the values for each were specified by the experimenter individually for each animal. These criteria belonged to three general categories, and are detailed below: signal power properties, spike features, and frequency properties. Signal Power properties The power of the EEG signal was used both directly to create inclusion or exclusion criteria and also indirectly to determine amplitude thresholds for other criteria. Those criteria utilizing the signal power are described below. Threshold calculations Some of the trigger criteria required the user to set level-dependent thresholds with respect to the EEG baseline (including for AmplitudeCorrelation, Power Ratio, Fast/Slow Ratio, Spikes, and Narrow Spikes). These thresholds were obtained by first calculating the standard deviation of the signal for each 120 ms frame. This number was then fed into two first order unity gain IIR-filter integrators (a Slow integrator and a Fast integrator). The feedback coefficient of each filter was selected based on the difference between the current input and the current value of the filter. Different rise and fall times could be implemented for each integrator, both the slow and fast integrator, by using level dependent feedback coefficients. The general equation for both the Fast and the Slow integrator is:

6 The value of STDF was then used for those criteria requiring level-dependent thresholds by scaling STDF by a user-specified gain factor suitable to set thresholds for each criteria being used. The Slow integrator was used to threshold Spikes, Narrow Spikes, and AmplitudeCorrelation, while the Fast integrator was used for Fast Power Drop, and both the Fast and Slow integrators were used for Fast/Slow Ratio. Amplitude Correlation This algorithm was based on an autocorrelation method similar to the strategy used by White et al. (2006) 2. However, the subsequent summation and filtering was performed over a shorter time window to enable faster real-time detection of seizures and was computed once per frame (0.12s) as follows: The computed AmplitudeCorrelation AC of each frame was fed into a first order integrator (low pass filter) and the result (ACFiltered) was used for triggering as follows: Fast/slow ratio This value was typically used as an exclusion criterion to prevent triggering in cases where the power of the signal changed very quickly, indicating a likely high amplitude movement artifact rather than seizure activity. The two power integrators (Fast and Slow) described above (threshold calculations) were updated once per frame (0.12s) as follows: The condition was then true when:

7 Fast Power Drop This value was utilized similarly to the Fast/slow power ratio above as an exclusion criterion, but required only the Fast integrator described above, and the trigger was satisfied when: Spike features The features of individual spikes and spike trains were useful in identifying and isolating electrographic seizure activity. Individual spikes were detected using thresholds set with the methods described above. Then the following criteria utilizing spike features of the detected spikes were used: Spike Ratio In many cases, a spike train with very regular interspike intervals indicated a seizure. The number of threshold crossings within a sliding time window (the length of which was set by the experimenter) was used to select spikes of a minimum amplitude and rate. Only those spikes located more than the minimum distance (50 ms) apart were considered. When the number of spikes exceeded the minimum number specified by the experimenter, the regularity of the spikes (the inverse of the coefficient of variation of the inter-spike interval) was evaluated as follows: The trigger occurred when SpikeRatio exceeded the desired threshold. These measurements could be performed on positive and ative spikes as separate conditions. Narrow Spikes d to repetitive movement artifacts such as those seen during grooming, chewing, and scratching, the shapes of spikes involved in electrographic seizure activity were often characteristically narrow. As with the Spike Ratio above, both positive and ative spikes above threshold could be analyzed as separate criteria. For the narrow spike condition, the width of each spike was calculated at a user-defined amplitude, expressed as a fraction of the detected peak amplitude of the spike (eg spike halfwidth). Only those spikes satisfying the specified maximum width and the specified minimum interspike interval were included. The trigger condition became true when the number of valid spikes exceeded an experimenter-defined minimum number during the specified time window. Frequency properties The energy within certain frequency ranges was often relatively stronger or weaker during seizures, allowing for the use of frequency analysis to identify seizure activity, as described here: Frequency Band Ratio The relative contribution of the power of specific bands of frequencies to the frequency spectrum of the signal could be used to quickly identify seizure activity in many cases. First, an FFT (Fast Fourier Transform) was computed using the last 512 samples (1.024 s).

8 The experimenter could adjust the values of f 1-4 to maximize the change in the value of FBR at the time of the seizure. The trigger then occurred when the value of FBR exceeded or dropped below the experimenter-defined threshold. Supplementary References 31. Preibisch, S., Saalfeld, S. & Tomancak, P. Globally optimal stitching of tiled 3D microscopic image acquisitions. Bioinformatics 25, (2009). 32. White, A. M. et al. Efficient unsupervised algorithms for the detection of seizures in continuous EEG recordings from rats after brain injury. J Neurosci Methods 152, (2006).

Nature Neuroscience doi: /nn Supplementary Figure 1. Characterization of viral injections.

Nature Neuroscience doi: /nn Supplementary Figure 1. Characterization of viral injections. Supplementary Figure 1 Characterization of viral injections. (a) Dorsal view of a mouse brain (dashed white outline) after receiving a large, unilateral thalamic injection (~100 nl); demonstrating that

More information

Theta sequences are essential for internally generated hippocampal firing fields.

Theta sequences are essential for internally generated hippocampal firing fields. Theta sequences are essential for internally generated hippocampal firing fields. Yingxue Wang, Sandro Romani, Brian Lustig, Anthony Leonardo, Eva Pastalkova Supplementary Materials Supplementary Modeling

More information

Nature Methods: doi: /nmeth Supplementary Figure 1. Activity in turtle dorsal cortex is sparse.

Nature Methods: doi: /nmeth Supplementary Figure 1. Activity in turtle dorsal cortex is sparse. Supplementary Figure 1 Activity in turtle dorsal cortex is sparse. a. Probability distribution of firing rates across the population (notice log scale) in our data. The range of firing rates is wide but

More information

Supplementary materials for: Executive control processes underlying multi- item working memory

Supplementary materials for: Executive control processes underlying multi- item working memory Supplementary materials for: Executive control processes underlying multi- item working memory Antonio H. Lara & Jonathan D. Wallis Supplementary Figure 1 Supplementary Figure 1. Behavioral measures of

More information

Nature Neuroscience: doi: /nn Supplementary Figure 1. Trial structure for go/no-go behavior

Nature Neuroscience: doi: /nn Supplementary Figure 1. Trial structure for go/no-go behavior Supplementary Figure 1 Trial structure for go/no-go behavior a, Overall timeline of experiments. Day 1: A1 mapping, injection of AAV1-SYN-GCAMP6s, cranial window and headpost implantation. Water restriction

More information

Supplementary Figure 1

Supplementary Figure 1 Supplementary Figure 1 Miniature microdrive, spike sorting and sleep stage detection. a, A movable recording probe with 8-tetrodes (32-channels). It weighs ~1g. b, A mouse implanted with 8 tetrodes in

More information

Short- and long-lasting consequences of in vivo nicotine treatment

Short- and long-lasting consequences of in vivo nicotine treatment Short- and long-lasting consequences of in vivo nicotine treatment on hippocampal excitability Rachel E. Penton, Michael W. Quick, Robin A. J. Lester Supplementary Figure 1. Histogram showing the maximal

More information

BioGraph Infiniti DynaMap Suite 3.0 for FlexComp Infiniti March 2, SA7990A Ver 3.0

BioGraph Infiniti DynaMap Suite 3.0 for FlexComp Infiniti March 2, SA7990A Ver 3.0 BioGraph Infiniti DynaMap Suite 3.0 for FlexComp Infiniti March 2, 2006 SA7990A Ver 3.0 DynaMap Suite 3.0 for FlexComp Infiniti Contents List F Inf 10 Ch EMG Bi-Lateral Difference.chs 3 F Inf 10 Ch EMG.chs

More information

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 2, Issue 10, April 2013

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 2, Issue 10, April 2013 ECG Processing &Arrhythmia Detection: An Attempt M.R. Mhetre 1, Advait Vaishampayan 2, Madhav Raskar 3 Instrumentation Engineering Department 1, 2, 3, Vishwakarma Institute of Technology, Pune, India Abstract

More information

File name: Supplementary Information Description: Supplementary Figures, Supplementary Table and Supplementary References

File name: Supplementary Information Description: Supplementary Figures, Supplementary Table and Supplementary References File name: Supplementary Information Description: Supplementary Figures, Supplementary Table and Supplementary References File name: Supplementary Data 1 Description: Summary datasheets showing the spatial

More information

BioGraph Infiniti DynaMap Suite 3.0 for ProComp Infiniti March 2, SA7990B Ver 3.0

BioGraph Infiniti DynaMap Suite 3.0 for ProComp Infiniti March 2, SA7990B Ver 3.0 BioGraph Infiniti DynaMap Suite 3.0 for ProComp Infiniti March 2, 2006 SA7990B Ver 3.0 DynaMap Suite 3.0 for ProComp Infiniti Contents List P Inf 8 Ch EMG Bi-Lateral Difference.chs 3 P Inf 8 Ch EMG.chs

More information

SUPPLEMENTARY INFORMATION. Supplementary Figure 1

SUPPLEMENTARY INFORMATION. Supplementary Figure 1 SUPPLEMENTARY INFORMATION Supplementary Figure 1 The supralinear events evoked in CA3 pyramidal cells fulfill the criteria for NMDA spikes, exhibiting a threshold, sensitivity to NMDAR blockade, and all-or-none

More information

EEL 6586, Project - Hearing Aids algorithms

EEL 6586, Project - Hearing Aids algorithms EEL 6586, Project - Hearing Aids algorithms 1 Yan Yang, Jiang Lu, and Ming Xue I. PROBLEM STATEMENT We studied hearing loss algorithms in this project. As the conductive hearing loss is due to sound conducting

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION doi:1.138/nature1139 a d Whisker angle (deg) Whisking repeatability Control Muscimol.4.3.2.1 -.1 8 4-4 1 2 3 4 Performance (d') Pole 8 4-4 1 2 3 4 5 Time (s) b Mean protraction angle (deg) e Hit rate (p

More information

EEG SPIKE CLASSIFICATION WITH TEMPLATE MATCHING ALGORITHM. Çamlık Caddesi No:44 Sarnıç Beldesi İZMİR 2 Elektrik ve Elektronik Müh.

EEG SPIKE CLASSIFICATION WITH TEMPLATE MATCHING ALGORITHM. Çamlık Caddesi No:44 Sarnıç Beldesi İZMİR 2 Elektrik ve Elektronik Müh. EEG SPIKE CLASSIFICATION WITH TEMPLATE MATCHING ALGORITHM Selim BÖLGEN 1 Gülden KÖKTÜRK 2 1 Pagetel Sistem Müh. San. Tic. Ltd. Şti. Çamlık Caddesi No:44 Sarnıç Beldesi İZMİR 2 Elektrik ve Elektronik Müh.

More information

Nov versus Fam. Fam 1 versus. Fam 2. Supplementary figure 1

Nov versus Fam. Fam 1 versus. Fam 2. Supplementary figure 1 a Environment map similarity score (mean r ).5..3.2.1 Fam 1 versus Fam 2 Nov versus Fam b Environment cofiring similarity score (mean r ).7.6.5..3.2.1 Nov versus Fam Fam 1 versus Fam 2 First half versus

More information

Sum of Neurally Distinct Stimulus- and Task-Related Components.

Sum of Neurally Distinct Stimulus- and Task-Related Components. SUPPLEMENTARY MATERIAL for Cardoso et al. 22 The Neuroimaging Signal is a Linear Sum of Neurally Distinct Stimulus- and Task-Related Components. : Appendix: Homogeneous Linear ( Null ) and Modified Linear

More information

Nature Neuroscience: doi: /nn Supplementary Figure 1

Nature Neuroscience: doi: /nn Supplementary Figure 1 Supplementary Figure 1 Hippocampal recordings. a. (top) Post-operative MRI (left, depicting a depth electrode implanted along the longitudinal hippocampal axis) and co-registered preoperative MRI (right)

More information

Seizure onset can be difficult to asses in scalp EEG. However, some tools can be used to increase the seizure onset activity over the EEG background:

Seizure onset can be difficult to asses in scalp EEG. However, some tools can be used to increase the seizure onset activity over the EEG background: This presentation was given during the Dianalund Summer School on EEG and Epilepsy, July 24, 2012. The main purpose of this introductory talk is to show the possibilities of improved seizure onset analysis

More information

An electrocardiogram (ECG) is a recording of the electricity of the heart. Analysis of ECG

An electrocardiogram (ECG) is a recording of the electricity of the heart. Analysis of ECG Introduction An electrocardiogram (ECG) is a recording of the electricity of the heart. Analysis of ECG data can give important information about the health of the heart and can help physicians to diagnose

More information

Supplementary Information

Supplementary Information Hyperpolarization-activated cation channels inhibit EPSPs by interactions with M-type K + channels Meena S. George, L.F. Abbott, Steven A. Siegelbaum Supplementary Information Part 1: Supplementary Figures

More information

DETECTION OF HEART ABNORMALITIES USING LABVIEW

DETECTION OF HEART ABNORMALITIES USING LABVIEW IASET: International Journal of Electronics and Communication Engineering (IJECE) ISSN (P): 2278-9901; ISSN (E): 2278-991X Vol. 5, Issue 4, Jun Jul 2016; 15-22 IASET DETECTION OF HEART ABNORMALITIES USING

More information

Nature Neuroscience: doi: /nn Supplementary Figure 1. Diverse anorexigenic signals induce c-fos expression in CEl PKC-δ + neurons

Nature Neuroscience: doi: /nn Supplementary Figure 1. Diverse anorexigenic signals induce c-fos expression in CEl PKC-δ + neurons Supplementary Figure 1 Diverse anorexigenic signals induce c-fos expression in CEl PKC-δ + neurons a-c. Quantification of CEl c-fos expression in mice intraperitoneal injected with anorexigenic drugs (a),

More information

NeuroSky s esense Meters and Detection of Mental State

NeuroSky s esense Meters and Detection of Mental State NeuroSky s esense Meters and Detection of Mental State The Attention and Meditation esense meters output by NeuroSky s MindSet are comprised of a complex combination of artifact rejection and data classification

More information

Characterization of Sleep Spindles

Characterization of Sleep Spindles Characterization of Sleep Spindles Simon Freedman Illinois Institute of Technology and W.M. Keck Center for Neurophysics, UCLA (Dated: September 5, 2011) Local Field Potential (LFP) measurements from sleep

More information

Supplementary Information Supplementary Table 1. Quantitative features of EC neuron dendrites

Supplementary Information Supplementary Table 1. Quantitative features of EC neuron dendrites Supplementary Information Supplementary Table 1. Quantitative features of EC neuron dendrites Supplementary Table 2. Quantitative features of EC neuron axons 1 Supplementary Figure 1. Layer distribution

More information

Supplementary Figure 1: Kv7 currents in neonatal CA1 neurons measured with the classic M- current voltage-clamp protocol.

Supplementary Figure 1: Kv7 currents in neonatal CA1 neurons measured with the classic M- current voltage-clamp protocol. Supplementary Figures 1-11 Supplementary Figure 1: Kv7 currents in neonatal CA1 neurons measured with the classic M- current voltage-clamp protocol. (a), Voltage-clamp recordings from CA1 pyramidal neurons

More information

Brain anatomy and artificial intelligence. L. Andrew Coward Australian National University, Canberra, ACT 0200, Australia

Brain anatomy and artificial intelligence. L. Andrew Coward Australian National University, Canberra, ACT 0200, Australia Brain anatomy and artificial intelligence L. Andrew Coward Australian National University, Canberra, ACT 0200, Australia The Fourth Conference on Artificial General Intelligence August 2011 Architectures

More information

ABSTRACT 1. INTRODUCTION 2. ARTIFACT REJECTION ON RAW DATA

ABSTRACT 1. INTRODUCTION 2. ARTIFACT REJECTION ON RAW DATA AUTOMATIC ARTIFACT REJECTION FOR EEG DATA USING HIGH-ORDER STATISTICS AND INDEPENDENT COMPONENT ANALYSIS A. Delorme, S. Makeig, T. Sejnowski CNL, Salk Institute 11 N. Torrey Pines Road La Jolla, CA 917,

More information

Epileptic seizure detection using EEG signals by means of stationary wavelet transforms

Epileptic seizure detection using EEG signals by means of stationary wavelet transforms I J C T A, 9(4), 2016, pp. 2065-2070 International Science Press Epileptic seizure detection using EEG signals by means of stationary wavelet transforms P. Grace Kanmani Prince 1, R. Rani Hemamalini 2,

More information

Nature Medicine: doi: /nm.4084

Nature Medicine: doi: /nm.4084 Supplementary Figure 1: Sample IEDs. (a) Sample hippocampal IEDs from different kindled rats (scale bar = 200 µv, 100 ms). (b) Sample temporal lobe IEDs from different subjects with epilepsy (scale bar

More information

Nature Neuroscience: doi: /nn Supplementary Figure 1

Nature Neuroscience: doi: /nn Supplementary Figure 1 Supplementary Figure 1 Atlas representations of the midcingulate (MCC) region targeted in this study compared against the anterior cingulate (ACC) region commonly reported. Coronal sections are shown on

More information

Testing the Accuracy of ECG Captured by Cronovo through Comparison of ECG Recording to a Standard 12-Lead ECG Recording Device

Testing the Accuracy of ECG Captured by Cronovo through Comparison of ECG Recording to a Standard 12-Lead ECG Recording Device Testing the Accuracy of ECG Captured by through Comparison of ECG Recording to a Standard 12-Lead ECG Recording Device Data Analysis a) R-wave Comparison: The mean and standard deviation of R-wave amplitudes

More information

MODULE: SQUAT JUMP BRIEF DESCRIPTION:

MODULE: SQUAT JUMP BRIEF DESCRIPTION: MODULE: SQUAT JUMP BRIEF DESCRIPTION: Squat jump is a vertical jump and among the most often used tests for maximal anaerobic power output of the lower extremities. It is a concentric muscle action which

More information

DETECTION OF EVENTS AND WAVES 183

DETECTION OF EVENTS AND WAVES 183 DETECTON OF EVENTS AND WAVES 183 4.3.1 Derivative-based methods for QRS detection Problem: Develop signal processing techniques to facilitate detection of the QRS complex, given that it is the sharpest

More information

DATA MANAGEMENT & TYPES OF ANALYSES OFTEN USED. Dennis L. Molfese University of Nebraska - Lincoln

DATA MANAGEMENT & TYPES OF ANALYSES OFTEN USED. Dennis L. Molfese University of Nebraska - Lincoln DATA MANAGEMENT & TYPES OF ANALYSES OFTEN USED Dennis L. Molfese University of Nebraska - Lincoln 1 DATA MANAGEMENT Backups Storage Identification Analyses 2 Data Analysis Pre-processing Statistical Analysis

More information

Navigation: Inside the Hippocampus

Navigation: Inside the Hippocampus 9.912 Computational Visual Cognition Navigation: Inside the Hippocampus Jakob Voigts 3 Nov 2008 Functions of the Hippocampus: Memory and Space Short term memory Orientation Memory consolidation(h.m)

More information

Wenqin Hu, Cuiping Tian, Tun Li, Mingpo Yang, Han Hou & Yousheng Shu

Wenqin Hu, Cuiping Tian, Tun Li, Mingpo Yang, Han Hou & Yousheng Shu Distinct contributions of Na v 1.6 and Na v 1.2 in action potential initiation and backpropagation Wenqin Hu, Cuiping Tian, Tun Li, Mingpo Yang, Han Hou & Yousheng Shu Supplementary figure and legend Supplementary

More information

Supplementary figure 1: LII/III GIN-cells show morphological characteristics of MC

Supplementary figure 1: LII/III GIN-cells show morphological characteristics of MC 1 2 1 3 Supplementary figure 1: LII/III GIN-cells show morphological characteristics of MC 4 5 6 7 (a) Reconstructions of LII/III GIN-cells with somato-dendritic compartments in orange and axonal arborizations

More information

Supplementary Figure 1. ACE robotic platform. A. Overview of the rig setup showing major hardware components of ACE (Automatic single Cell

Supplementary Figure 1. ACE robotic platform. A. Overview of the rig setup showing major hardware components of ACE (Automatic single Cell 2 Supplementary Figure 1. ACE robotic platform. A. Overview of the rig setup showing major hardware components of ACE (Automatic single Cell Experimenter) including the MultiClamp 700B, Digidata 1440A,

More information

Toward a noninvasive automatic seizure control system with transcranial focal stimulations via tripolar concentric ring electrodes

Toward a noninvasive automatic seizure control system with transcranial focal stimulations via tripolar concentric ring electrodes Toward a noninvasive automatic seizure control system with transcranial focal stimulations via tripolar concentric ring electrodes Oleksandr Makeyev Department of Electrical, Computer, and Biomedical Engineering

More information

Nature Neuroscience: doi: /nn Supplementary Figure 1. Large-scale calcium imaging in vivo.

Nature Neuroscience: doi: /nn Supplementary Figure 1. Large-scale calcium imaging in vivo. Supplementary Figure 1 Large-scale calcium imaging in vivo. (a) Schematic illustration of the in vivo camera imaging set-up for large-scale calcium imaging. (b) High-magnification two-photon image from

More information

LABVIEW based expert system for Detection of heart abnormalities

LABVIEW based expert system for Detection of heart abnormalities LABVIEW based expert system for Detection of heart abnormalities Saket Jain Piyush Kumar Monica Subashini.M School of Electrical Engineering VIT University, Vellore - 632014, Tamil Nadu, India Email address:

More information

Supporting Information

Supporting Information Supporting Information ten Oever and Sack 10.1073/pnas.1517519112 SI Materials and Methods Experiment 1. Participants. A total of 20 participants (9 male; age range 18 32 y; mean age 25 y) participated

More information

Resonant synchronization of heterogeneous inhibitory networks

Resonant synchronization of heterogeneous inhibitory networks Cerebellar oscillations: Anesthetized rats Transgenic animals Recurrent model Review of literature: γ Network resonance Life simulations Resonance frequency Conclusion Resonant synchronization of heterogeneous

More information

Supporting Information

Supporting Information Supporting Information Forsyth et al. 10.1073/pnas.1509262112 SI Methods Inclusion Criteria. Participants were eligible for the study if they were between 18 and 30 y of age; were comfortable reading in

More information

Specimen. Humeral Head. Femoral Head. Objective. Femoral Condyle (medial) Supplementary Figure 1

Specimen. Humeral Head. Femoral Head. Objective. Femoral Condyle (medial) Supplementary Figure 1 A B Specimen Humeral Head 2 1 µm 76 µm Femoral Head Objective Femoral Condyle (medial) Supplementary Figure 1 A Femoral Head Global Cell Density Superficial Cell Density Cell Number at 1 µm Nuclei /.1

More information

Systems Neuroscience CISC 3250

Systems Neuroscience CISC 3250 Systems Neuroscience CISC 325 Memory Types of Memory Declarative Non-declarative Episodic Semantic Professor Daniel Leeds dleeds@fordham.edu JMH 328A Hippocampus (MTL) Cerebral cortex Basal ganglia Motor

More information

COGNITIVE SCIENCE 107A. Hippocampus. Jaime A. Pineda, Ph.D.

COGNITIVE SCIENCE 107A. Hippocampus. Jaime A. Pineda, Ph.D. COGNITIVE SCIENCE 107A Hippocampus Jaime A. Pineda, Ph.D. Common (Distributed) Model of Memory Processes Time Course of Memory Processes Long Term Memory DECLARATIVE NON-DECLARATIVE Semantic Episodic Skills

More information

Towards natural human computer interaction in BCI

Towards natural human computer interaction in BCI Towards natural human computer interaction in BCI Ian Daly 1 (Student) and Slawomir J Nasuto 1 and Kevin Warwick 1 Abstract. BCI systems require correct classification of signals interpreted from the brain

More information

Power-Based Connectivity. JL Sanguinetti

Power-Based Connectivity. JL Sanguinetti Power-Based Connectivity JL Sanguinetti Power-based connectivity Correlating time-frequency power between two electrodes across time or over trials Gives you flexibility for analysis: Test specific hypotheses

More information

Early Learning vs Early Variability 1.5 r = p = Early Learning r = p = e 005. Early Learning 0.

Early Learning vs Early Variability 1.5 r = p = Early Learning r = p = e 005. Early Learning 0. The temporal structure of motor variability is dynamically regulated and predicts individual differences in motor learning ability Howard Wu *, Yohsuke Miyamoto *, Luis Nicolas Gonzales-Castro, Bence P.

More information

Noninvasive Blood Glucose Analysis using Near Infrared Absorption Spectroscopy. Abstract

Noninvasive Blood Glucose Analysis using Near Infrared Absorption Spectroscopy. Abstract Progress Report No. 2-3, March 31, 1999 The Home Automation and Healthcare Consortium Noninvasive Blood Glucose Analysis using Near Infrared Absorption Spectroscopy Prof. Kamal Youcef-Toumi Principal Investigator

More information

Processed by HBI: Russia/Switzerland/USA

Processed by HBI: Russia/Switzerland/USA 1 CONTENTS I Personal and clinical data II Conclusion. III Recommendations for therapy IV Report. 1. Procedures of EEG recording and analysis 2. Search for paroxysms 3. Eyes Open background EEG rhythms

More information

PHONOCARDIOGRAM SIGNAL ANALYSIS FOR MURMUR DIAGNOSING USING SHANNON ENERGY ENVELOP AND SEQUENCED DWT DECOMPOSITION

PHONOCARDIOGRAM SIGNAL ANALYSIS FOR MURMUR DIAGNOSING USING SHANNON ENERGY ENVELOP AND SEQUENCED DWT DECOMPOSITION Journal of Engineering Science and Technology Vol., No. 9 (7) 393-4 School of Engineering, Taylor s University PHONOCARDIOGRAM SIGNAL ANALYSIS FOR MURMUR DIAGNOSING USING SHANNON ENERGY ENVELOP AND SEQUENCED

More information

Unique functional properties of somatostatin-expressing GABAergic neurons in mouse barrel cortex

Unique functional properties of somatostatin-expressing GABAergic neurons in mouse barrel cortex Supplementary Information Unique functional properties of somatostatin-expressing GABAergic neurons in mouse barrel cortex Luc Gentet, Yves Kremer, Hiroki Taniguchi, Josh Huang, Jochen Staiger and Carl

More information

Supplementary Figure 1

Supplementary Figure 1 Supplementary Figure 1 Genetic labeling of microglia Male and female 2-3 month-old CreERT2;R26-tdTomato mice or CreERT2;R26-tdTomato;Iba1-eGFP transgenic mice were treated with 1x, 2x (48 h apart), or

More information

EE 4BD4 Lecture 11. The Brain and EEG

EE 4BD4 Lecture 11. The Brain and EEG EE 4BD4 Lecture 11 The Brain and EEG 1 Brain Wave Recordings Recorded extra-cellularly from scalp (EEG) Recorded from extra-cellularly from surface of cortex (ECOG) Recorded extra-cellularly from deep

More information

NAILFOLD CAPILLAROSCOPY USING USB DIGITAL MICROSCOPE IN THE ASSESSMENT OF MICROCIRCULATION IN DIABETES MELLITUS

NAILFOLD CAPILLAROSCOPY USING USB DIGITAL MICROSCOPE IN THE ASSESSMENT OF MICROCIRCULATION IN DIABETES MELLITUS NAILFOLD CAPILLAROSCOPY USING USB DIGITAL MICROSCOPE IN THE ASSESSMENT OF MICROCIRCULATION IN DIABETES MELLITUS PROJECT REFERENCE NO. : 37S0841 COLLEGE BRANCH GUIDE : DR.AMBEDKAR INSTITUTE OF TECHNOLOGY,

More information

Development of Ultrasound Based Techniques for Measuring Skeletal Muscle Motion

Development of Ultrasound Based Techniques for Measuring Skeletal Muscle Motion Development of Ultrasound Based Techniques for Measuring Skeletal Muscle Motion Jason Silver August 26, 2009 Presentation Outline Introduction Thesis Objectives Mathematical Model and Principles Methods

More information

Entrainment of neuronal oscillations as a mechanism of attentional selection: intracranial human recordings

Entrainment of neuronal oscillations as a mechanism of attentional selection: intracranial human recordings Entrainment of neuronal oscillations as a mechanism of attentional selection: intracranial human recordings J. Besle, P. Lakatos, C.A. Schevon, R.R. Goodman, G.M. McKhann, A. Mehta, R.G. Emerson, C.E.

More information

Introduction. Device Description. Dual-Band Spectral Output

Introduction. Device Description. Dual-Band Spectral Output Optimum Spectrum and Pulse Shape for Vascular Lesion Treatment: The Science Behind MaxG James Childs, Ph.D.; Andrei Erofeev, Ph.D.; Mikhail Smirnov, Ph.D.; and Gregory Altshuler, Ph.D., Sc.D. Introduction

More information

Chapter 6: Hippocampal Function In Cognition. From Mechanisms of Memory, second edition By J. David Sweatt, Ph.D.

Chapter 6: Hippocampal Function In Cognition. From Mechanisms of Memory, second edition By J. David Sweatt, Ph.D. Chapter 6: Hippocampal Function In Cognition From Mechanisms of Memory, second edition By J. David Sweatt, Ph.D. Grid Cell The Hippocampus Serves a Role in Multimodal Information Processing and Memory

More information

Matrix Energetics Research Brainwaves and Heart waves Research on Matrix Energetics in Action

Matrix Energetics Research Brainwaves and Heart waves Research on Matrix Energetics in Action Matrix Energetics Research Brainwaves and Heart waves Research on Matrix Energetics in Action QEEG (quantitative electroencephalography) and HRV (heart rate variability analysis) tests revealed Dr. Richard

More information

Sample Lab Report 1 from 1. Measuring and Manipulating Passive Membrane Properties

Sample Lab Report 1 from  1. Measuring and Manipulating Passive Membrane Properties Sample Lab Report 1 from http://www.bio365l.net 1 Abstract Measuring and Manipulating Passive Membrane Properties Biological membranes exhibit the properties of capacitance and resistance, which allow

More information

Nature Neuroscience: doi: /nn Supplementary Figure 1. Behavioral training.

Nature Neuroscience: doi: /nn Supplementary Figure 1. Behavioral training. Supplementary Figure 1 Behavioral training. a, Mazes used for behavioral training. Asterisks indicate reward location. Only some example mazes are shown (for example, right choice and not left choice maze

More information

Nature Neuroscience: doi: /nn Supplementary Figure 1

Nature Neuroscience: doi: /nn Supplementary Figure 1 Supplementary Figure 1 Reward rate affects the decision to begin work. (a) Latency distributions are bimodal, and depend on reward rate. Very short latencies (early peak) preferentially occur when a greater

More information

Quick Guide - eabr with Eclipse

Quick Guide - eabr with Eclipse What is eabr? Quick Guide - eabr with Eclipse An electrical Auditory Brainstem Response (eabr) is a measurement of the ABR using an electrical stimulus. Instead of a traditional acoustic stimulus the cochlear

More information

Supplementary Figure 1

Supplementary Figure 1 Supplementary Figure 1 Supplementary Figure 1 SNARE Probes for FRET/2pFLIM Analysis Used in the Present Study. mturquoise (mtq) and Venus (Ven) are in blue and yellow, respectively. The soluble N-ethylmaleimide-sensitive

More information

Nature Neuroscience: doi: /nn Supplementary Figure 1. Lick response during the delayed Go versus No-Go task.

Nature Neuroscience: doi: /nn Supplementary Figure 1. Lick response during the delayed Go versus No-Go task. Supplementary Figure 1 Lick response during the delayed Go versus No-Go task. Trial-averaged lick rate was averaged across all mice used for pyramidal cell imaging (n = 9). Different colors denote different

More information

Intracranial Studies Of Human Epilepsy In A Surgical Setting

Intracranial Studies Of Human Epilepsy In A Surgical Setting Intracranial Studies Of Human Epilepsy In A Surgical Setting Department of Neurology David Geffen School of Medicine at UCLA Presentation Goals Epilepsy and seizures Basics of the electroencephalogram

More information

Neuron, Volume 63 Spatial attention decorrelates intrinsic activity fluctuations in Macaque area V4.

Neuron, Volume 63 Spatial attention decorrelates intrinsic activity fluctuations in Macaque area V4. Neuron, Volume 63 Spatial attention decorrelates intrinsic activity fluctuations in Macaque area V4. Jude F. Mitchell, Kristy A. Sundberg, and John H. Reynolds Systems Neurobiology Lab, The Salk Institute,

More information

A micropower support vector machine based seizure detection architecture for embedded medical devices

A micropower support vector machine based seizure detection architecture for embedded medical devices A micropower support vector machine based seizure detection architecture for embedded medical devices The MIT Faculty has made this article openly available. Please share how this access benefits you.

More information

Modeling of Hippocampal Behavior

Modeling of Hippocampal Behavior Modeling of Hippocampal Behavior Diana Ponce-Morado, Venmathi Gunasekaran and Varsha Vijayan Abstract The hippocampus is identified as an important structure in the cerebral cortex of mammals for forming

More information

Spiking Inputs to a Winner-take-all Network

Spiking Inputs to a Winner-take-all Network Spiking Inputs to a Winner-take-all Network Matthias Oster and Shih-Chii Liu Institute of Neuroinformatics University of Zurich and ETH Zurich Winterthurerstrasse 9 CH-857 Zurich, Switzerland {mao,shih}@ini.phys.ethz.ch

More information

CROSSMODAL PLASTICITY IN SPECIFIC AUDITORY CORTICES UNDERLIES VISUAL COMPENSATIONS IN THE DEAF "

CROSSMODAL PLASTICITY IN SPECIFIC AUDITORY CORTICES UNDERLIES VISUAL COMPENSATIONS IN THE DEAF Supplementary Online Materials To complement: CROSSMODAL PLASTICITY IN SPECIFIC AUDITORY CORTICES UNDERLIES VISUAL COMPENSATIONS IN THE DEAF " Stephen G. Lomber, M. Alex Meredith, and Andrej Kral 1 Supplementary

More information

SPECTRAL ANALYSIS OF LIFE-THREATENING CARDIAC ARRHYTHMIAS

SPECTRAL ANALYSIS OF LIFE-THREATENING CARDIAC ARRHYTHMIAS SPECTRAL ANALYSIS OF LIFE-THREATENING CARDIAC ARRHYTHMIAS Vessela Tzvetanova Krasteva, Irena Ilieva Jekova Centre of Biomedical Engineering Prof. Ivan Daskalov - Bulgarian Academy of Sciences Acad.G.Bonchev

More information

Epileptic seizure detection using linear prediction filter

Epileptic seizure detection using linear prediction filter 11 th International conference on Sciences and Techniques of Automatic control & computer engineering December 19-1, 010, Monastir, Tunisia Epileptic seizure detection using linear prediction filter Introduction:

More information

CEREBRAL FUNCTION MONITORING

CEREBRAL FUNCTION MONITORING CEREBRAL FUNCTION MONITORING Introduction and Definitions The term amplitude integrated electroencephalography (aeeg) is used to denote a method for electro-cortical monitoring whereas cerebral function

More information

Supplementary Figure 2. Inter discharge intervals are consistent across electrophysiological scales and are related to seizure stage.

Supplementary Figure 2. Inter discharge intervals are consistent across electrophysiological scales and are related to seizure stage. Supplementary Figure 1. Progression of seizure activity recorded from a microelectrode array that was not recruited into the ictal core. (a) Raw LFP traces recorded from a single microelectrode during

More information

Analysis of in-vivo extracellular recordings. Ryan Morrill Bootcamp 9/10/2014

Analysis of in-vivo extracellular recordings. Ryan Morrill Bootcamp 9/10/2014 Analysis of in-vivo extracellular recordings Ryan Morrill Bootcamp 9/10/2014 Goals for the lecture Be able to: Conceptually understand some of the analysis and jargon encountered in a typical (sensory)

More information

Human Brain Institute Russia-Switzerland-USA

Human Brain Institute Russia-Switzerland-USA 1 Human Brain Institute Russia-Switzerland-USA CONTENTS I Personal and clinical data II Conclusion. III Recommendations for therapy IV Report. 1. Procedures of EEG recording and analysis 2. Search for

More information

A Novel Application of Wavelets to Real-Time Detection of R-waves

A Novel Application of Wavelets to Real-Time Detection of R-waves A Novel Application of Wavelets to Real-Time Detection of R-waves Katherine M. Davis,* Richard Ulrich and Antonio Sastre I Introduction In recent years, medical, industrial and military institutions have

More information

The Science. This work was performed by Dr. Psyche Loui at Wesleyan University under NSF-STTR # Please direct inquiries to

The Science. This work was performed by Dr. Psyche Loui at Wesleyan University under NSF-STTR # Please direct inquiries to The Science This work was performed by Dr. Psyche Loui at Wesleyan University under NSF-STTR #1720698. Please direct inquiries to research@brain.fm Summary Brain.fm designs music to help you do things.

More information

Tyrodes solution in a custom-built imaging chamber as described previously. Images were acquired

Tyrodes solution in a custom-built imaging chamber as described previously. Images were acquired Supplemental Material Supplemental Methods Electrical stimulation of CX-G3-labeled hippocampal neurons Following 5 min incubation in 0.5 µm CX-G3 and washes, 18-20 DIV neurons were imaged in normal Tyrodes

More information

Supplementary Information Methods Subjects The study was comprised of 84 chronic pain patients with either chronic back pain (CBP) or osteoarthritis

Supplementary Information Methods Subjects The study was comprised of 84 chronic pain patients with either chronic back pain (CBP) or osteoarthritis Supplementary Information Methods Subjects The study was comprised of 84 chronic pain patients with either chronic back pain (CBP) or osteoarthritis (OA). All subjects provided informed consent to procedures

More information

Automated Detection of Vascular Abnormalities in Diabetic Retinopathy using Morphological Entropic Thresholding with Preprocessing Median Fitter

Automated Detection of Vascular Abnormalities in Diabetic Retinopathy using Morphological Entropic Thresholding with Preprocessing Median Fitter IJSTE - International Journal of Science Technology & Engineering Volume 1 Issue 3 September 2014 ISSN(online) : 2349-784X Automated Detection of Vascular Abnormalities in Diabetic Retinopathy using Morphological

More information

Simulation Based R-peak and QRS complex detection in ECG Signal

Simulation Based R-peak and QRS complex detection in ECG Signal Simulation Based R-peak and QRS complex detection in ECG Signal Name: Bishweshwar Pratap Tasa Designation: Student, Organization: College: DBCET, Azara, Guwahati, Email ID: bish94004@gmail.com Name: Pompy

More information

Dopamine in Ube3a m-/p+ mice. Online Supplemental Material

Dopamine in Ube3a m-/p+ mice. Online Supplemental Material Online Supplemental Material S1 Supplemental Figure 1. Schematic of rate-dependent intracranial self-stimulation (ICSS) (A) Mice implanted with monopolar stimulating electrodes to the medial forebrain

More information

Probing protein heterogeneity in the plasma membrane using PALM and pair correlation analysis

Probing protein heterogeneity in the plasma membrane using PALM and pair correlation analysis Nature Methods Probing protein heterogeneity in the plasma membrane using PALM and pair correlation analysis Prabuddha Sengupta, Tijana Jovanovic-Talisman, Dunja Skoko 1, Malte Renz, Sarah L Veatch & Jennifer

More information

Introduction to Computational Neuroscience

Introduction to Computational Neuroscience Introduction to Computational Neuroscience Lecture 10: Brain-Computer Interfaces Ilya Kuzovkin So Far Stimulus So Far So Far Stimulus What are the neuroimaging techniques you know about? Stimulus So Far

More information

OCCLUSION REDUCTION SYSTEM FOR HEARING AIDS WITH AN IMPROVED TRANSDUCER AND AN ASSOCIATED ALGORITHM

OCCLUSION REDUCTION SYSTEM FOR HEARING AIDS WITH AN IMPROVED TRANSDUCER AND AN ASSOCIATED ALGORITHM OCCLUSION REDUCTION SYSTEM FOR HEARING AIDS WITH AN IMPROVED TRANSDUCER AND AN ASSOCIATED ALGORITHM Masahiro Sunohara, Masatoshi Osawa, Takumi Hashiura and Makoto Tateno RION CO., LTD. 3-2-41, Higashimotomachi,

More information

CHAPTER IV PREPROCESSING & FEATURE EXTRACTION IN ECG SIGNALS

CHAPTER IV PREPROCESSING & FEATURE EXTRACTION IN ECG SIGNALS CHAPTER IV PREPROCESSING & FEATURE EXTRACTION IN ECG SIGNALS are The proposed ECG classification approach consists of three phases. They Preprocessing Feature Extraction and Selection Classification The

More information

Supplementary Information on TMS/hd-EEG recordings: acquisition and preprocessing

Supplementary Information on TMS/hd-EEG recordings: acquisition and preprocessing Supplementary Information on TMS/hd-EEG recordings: acquisition and preprocessing Stability of the coil position was assured by using a software aiming device allowing the stimulation only when the deviation

More information

CYTOARCHITECTURE OF CEREBRAL CORTEX

CYTOARCHITECTURE OF CEREBRAL CORTEX BASICS OF NEUROBIOLOGY CYTOARCHITECTURE OF CEREBRAL CORTEX ZSOLT LIPOSITS 1 CELLULAR COMPOSITION OF THE CEREBRAL CORTEX THE CEREBRAL CORTEX CONSISTS OF THE ARCHICORTEX (HIPPOCAMPAL FORMA- TION), PALEOCORTEX

More information

This presentation will deal with the basics of ECG description as well as the physiological basics of

This presentation will deal with the basics of ECG description as well as the physiological basics of Snímka 1 Electrocardiography basics This presentation will deal with the basics of ECG description as well as the physiological basics of Snímka 2 Lecture overview 1. Cardiac conduction system functional

More information

Genetic Algorithms and their Application to Continuum Generation

Genetic Algorithms and their Application to Continuum Generation Genetic Algorithms and their Application to Continuum Generation Tracy Moore, Douglass Schumacher The Ohio State University, REU, 2001 Abstract A genetic algorithm was written to aid in shaping pulses

More information

Fig. S4. Current-voltage relations of iglurs. A-C: time courses of currents evoked by 100 ms pulses

Fig. S4. Current-voltage relations of iglurs. A-C: time courses of currents evoked by 100 ms pulses Fig. S1. Immunohistochemical detection of iglur2 protein in single islet cells. A: α cells identified using glucagon-specific antibody express the iglur2 subtype of AMPA receptor. 24 out of 26 identified

More information

Classification of electrocardiographic ST-T segments human expert vs artificial neural network

Classification of electrocardiographic ST-T segments human expert vs artificial neural network European Heart Journal (1993) 14,464-468 Classification of electrocardiographic ST-T segments human expert vs artificial neural network L. EDENBRANDT, B. DEVINE AND P. W. MACFARLANE University Department

More information