Characterization of Sleep Spindles

Size: px
Start display at page:

Download "Characterization of Sleep Spindles"

Transcription

1 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 data is important in Neurological studies because experiments have shown a correlation between sleep and memory consolidation [1]. The most prominent of the coherent signals within LFP sleep data are spindles, which occur most often when a person is dozing off, durring Stage 2 of Non-Rapid-Eye-Movement (NREM) sleep [2]. Determining the specific properties of these spindles is essential to developing accurate biological and physical models to explain the spindles presence within the LFP. This paper details a method to computationally identify sleep spindles, characterizes some of their physical properties, and highlights some significant relationships between these physical properties. I. INTRODUCTION The Keck Center for Neurophysics collects data from electrodes that are implanted in precise locations on the hippocampal and neocortex regions of rats brains. Each electrode is approximately 10µm in diameter, and is part of a group of four called a tetrode. There are 22 tetrodes on the implant. The electrodes pickup voltages that are flowing across the brian due to the mass communication of the neurons within the brain, and relay this information back to a computer in the lab. This signal is referred to as the Local Field Potential (LFP). The rat is given a task, so that the lab can measure the rat s ability to learn by measuring its ability to perform the task. The data collected from the rats is labeled VR (short for Virtual Reality, because the task takes place in a virtual environment) if it corresponds to when the rat was performing its task, and baseline if it is collected at any other time. The baseline data therefore contains data from when the rat is sleeping and when the rat is awake, but not performing the VR task. This sleep data is important because of the correlation between sleep and memory consolidation. Memory consolidation is a process wherein the brain transfers certain new memories that it deems important to a more permanent storage location. The location of formation of newly created memories is thought to be the hippocampus ; however, where the memories are stored more permanently is les clear [4]. Although the mechanism for this transferral is not well understood, experiments have shown that this storage mechanism has a positive correlation with sleep. [1] Specifically, this positive correlation has been found to occur in hippocampus-dependent spatial-memory [1]. Spatial learning can include remembering a place on the floor, as well as following a specific path. This means that experimentally, if a person is given a spatial task, and in one situation is restrained from sleep and asked to perform the task again the next day (and somatic symptoms of sleep deprivation are controlled for), and in another situation is allowed to sleep, he is more likely to perform better on the task in the situation where he was allowed to sleep than in the situation where he was deprived from sleep. Furthermore, experimental data in various animals shows that the communication between neurons in the hippocampus that takes place while an animal is participating in a spatial task is replayed in its subsequent slow-wave-sleep. One of the goals of the Mehta lab is to develop a physical and biological model for the process of spatial memory consolidation. Since, empirically, it is seen that sleep contributes to the hippocampus-dependent spatial-memory, it is important to consider sleep data when developing a model. II. SLEEP SPINDLES The lower frequency signal that is contained withing the LFP of a rat does contain recurring events of coherent oscillations in specific frequency bands, even in sleep. Determining the physical characteristics of these oscillations can help determine what in the brain is causing these oscillations, and therefore is integral in developing a suitable model for whatever process is causing the coherent oscillation. The easiest to spot of these oscillations are the sleep spindles. They are recorded as occuring in a 6 20Hz frequency band and have amplitudes that are on the order of 1 2mV. The goal of this project was to develop a suitable method of computationally locating these spindles, given an LFP sampled at 36kHz as well as determine the shape and physical characteristics of these spindles. [3] Most observations seem to conclude that there are actually two different types of sleep spindles, and it is unclear whether both are correlated with memory consolidation, or just one of them. The first is the High Voltage Spindle (HVS), which is reported to have lower frequencies (7 8Hz) and higher amplitude. The second type is the Low Voltage Spindle, which have higher frequencies (10 20Hz), lower amplitudes, and occur primarily alongside a K-Complex [3]. K-complexes are events that can occur spontaneously in the second stage of NREM sleep [5], and appear to be a transition from an up-state to a down-state [3]; however, due to their many different shapes, they still remain precisely undefined [5]. A

2 2 second goal of this project was to examine the difference between these two types of spindles and see how they re characteristic propreties compare. power in the Spindle filtered LFP of window i was greater than 80% of the average power in the K-Complex filtered LFP for window i, then window i was deemed ineligible to contain either a Low Voltage Spindle or a K-complex. III. METHODS: SPINDLE AND K-COMPLEX DETECTION IV. EXPERIMENT The following spindle-detection algorithm was adapted from Johnson et. al, 2010 [3]. The first step in locating the spindles was to filter the data in the 6 20Hz band. In order to make the data easier to handle computationally, the 36kHz sampled data was initially downsampled to 800Hz (which is well above the spindle band). Two filtered signals were constructed. The first signal was the LFP filtered in the spindle band 6 20Hz. The second signal was the LFP filtered in the K-Complex band, which was 2 6Hz. The reason for the LFP filtered in the K-Complex band was so that one could distinguish between HVSs and LVSs. All filtering was done with MATLAB s 4 th order Butterworth filter. The next step was to find those pieces of the LFP that were more prominent in these two signals. In order to find the HVSs, the spindle band filtered LFP was divided into 250ms windows, with a spacing of 25ms between each window. The variance of the signal was calculated in each window. This data was referred to as the standard deviation signal. Each index within the standard deviation signal correponded to one 250ms window from the original LFP. Those indices that had a variance greater than two standard deviations above the mean variance, corresponded to windows that contained High Voltage Spindles. Locating the Low Voltage Spindles was performed similarly, with one distinction. In each window, instead of the variance, the average absolute amplitude was calculated, and those windows with higher than average amplitude of the LFP corresponded to the LVS windows. In order to find K-complexes, the range of each window was determined by subtracting the minimum amplitude in that window from the maximum amplitude, and a corresponding range signal was constructed. The windows with a range that was greater than two standard deviations above the average of the range signal were determined to be K-Complex windows. The second step taken to determine which windows corresponded to High Voltage Spindles, was to make sure that those windows with high variance also had significantly higher power in the Spindle band than in the K- Complex band. This was done by evaluating the average amplitude within each high-variance window in both the Spindle filtered signal and in the K-Complex filtered signal. If the average amplitude of the K-Complex filtered LFP in window i was greater than 80% of the average power of the Spindle filtered LFP in window i, window i was disqualified from being a HVS window. A similar technique was used to ensure that all Low Voltage Spindles were near a K-complex. If the average This algorithm was run on the baseline data of two different rats, Ozzy and Shamu and comprises three data sets, labeled Ozzy, Shamu I, and Shamu II. The data analyzed from Ozzy was from one hour of recording off of one tetrode, while the data collected from Shamu represents two hours of baseline data, on two different days. For one of these hours (Shamu I), the LFP data was taken from one tetrode on each of 22 different electrodes. For the other hour (Shamu II), the LFP data was taken from one electrode on each of four different tetrodes. The data was grouped according to the hour of data to which it corresponds. The algorithm was able to detect High Voltage Spindles reasonably well, in the sense that what this algorithm determined to be High Voltage Spindles, visually corresponded to what are called High Voltage Spindles, and across the data had similar physical characteristics. Because the thresholds for High Voltage Spindles were all subjective to the data (the thresholds for HVS windows was set to two standard deviations above the average window variance, so that only 5% of the LFP could possibly be recognized as HVSs), it is unclear whether these are the only HVSs in the LFP. The algorithm did claim to locate windows within the LFP containing K- Complexes and Low Voltage Spindles; however, there were not enough distinct features of these signals to measure, or to label them as representing a coherent signal. Therefore, only the HVS data is analyzed. V. SPINDLE SHAPE An example of an HVS can be seen in figure 1. This spindle is composed of 16 cycles, where a cycle refers to the LFP reaching a maximum voltage and then returning to a minimum voltage. One can immediately notice FIG. 1: Single High Voltage Spindle. Located using algorithm described in Section II. Confirmed as a spindle visually.

3 3 that these oscillations are assymetric. Each cycle of the spindle seems to rise much faster than it falls. One would therefore expect that the derivative of the HVS would be slightly out of phase with the HVS, and that it would peak during the rise of the HVS, before the HVS itself peaks. In plotting consecutive cycles of the spindle on top of each other (as is done in figure 3) it is therefore advantageous to trigger the signal based on where the derivative peaks (as seen in figure 2). Experimentally, there appears to be less jitter on the center cycle when the cycle is triggered at the derivative peak than when it is triggered at the peak of the LFP during the HVS. The peak of this derivative is used to measure the width of each spindle cycle. FIG. 4: Detailed properties of Spindles staying approximately 0.10 ± 0.01sec. The amplitude and sharp slope of each cycle was somewhat consistent between the two Shamu data sets, staying approximately 0.34mV and 11 13mV/sec respectively; however, these characteristics were not consistent between rats, as the data in Table I shows for the Ozzy data set. VII. RELATIONSHIPS BETWEEN SPINDLE PROPERTIES FIG. 2: Derivative of the Spindle plotted on top of the Spindle. Peaks of both the LFP and it s derivative are marked. FIG. 3: All spindle cycles from the spindle in figure 1 superimposed. Time t = 0 corresponds to the time during the cycle at which the derivative had its peak. VI. SPINDLE PROPERTIES The spindle cycle properties that were measured over each data set are described in Figure 4. These properties were measured for each cycle in the interval, and then averaged for each spindle. These averages were then histogramed, as seen in Appendix A, figures 5, 6, and 7. The averages of these histograms, and their standard deviations, are summarized in Appendix A, Table I. Thus, between all three data sets, the average interspindle-cycle-interval was the most consistent measure, A separate analysis was done by analyzing the cross correlation between the different spindle properties described, and graphically viewing the relationship by generating a scatter plot comparing the various properties. This data was not averaged over each spindle, rather every cycle had its own data point. The strongest correlations occured between the interspindle-cycle-interval and the cycle trough depth (see Appendix A, Figures 9(a), 9(b), and 9(c)). (The trough depth was defined as the minimum voltage that follows the peaks of a cycle and precedes the peak of the following cycle.) Similarly there was a strong relationship between the inter-spindle-cycle-interval and the peak-totrough amplitude (figures 8(a), 8(b), and 8(c)). The correlation coefficients for each of these data sets can be seen in Appendix A, Table II. These correlations suggest that the wider a spindle cycle, the larger its amplitude and the deeper its trough. This is an indication that whatever biological process is responsible for producing spindles is more complicated than a simple harmonic oscillator, where the amplitude and frequency of the oscillations are independent. Suitable models for this behavior are still being researched. VIII. CONCLUSION The three-fold difference in spindle cycle amplitude between different rats that is seen in Appendix A, Table I, as well as the two-fold difference in slope, are preliminary evidence that the characteristics of spindles are dependent on the rat that they are placed in. This could be a result of what parts of the brain the electrodes are placed on, or how deep they are, or even some biological differ-

4 4 ence between the different rats. Thus, it is important to have a computational method of spindle detection that takes the variability of spindle amplitude and slope into account (such as the method described, which uses a subjective voltage threshold to detect the spindles). Interestingly the degree of correlation between the amplitude of a spindle cycle, and its width were similar across data sets, and these preliminary results indicate that this is a relationship worth examining in more data sets. That the algorithm described is able to detect the times at which spindles occur is in itself of interest to the Keck Center. The location of the spindles can be indicative of different phases of sleep. The lab can quantify a rats performance in a virtual reality task, and analyze how this correlates with its sleep spindles their concentration, their characteristics in order to teste the relationship between spindles and memory consolidation, as well as the relationship between different phases of sleep and memory consolidation. [1] Stickgold, R. Sleep-dependent memory consolidation. Nature 437, (2005). [2] Gennaro, L.D., & Ferrara, M. Sleep Spindles: an overview Sleep Medicine Reviews 7:5, (2003) [3] Johnson, L.A., Euston, D.R., Tatsuno, M., & Mc- Naughton, B.L. Stored trace reactivation in rat prefrontal cortex is correlated with down-to-up state fluctuation density. J. Neuroscience 30, (2010). [4] Bear MF, Connors BW, Paradiso MA (2001). Neuroscience: Exploring the Brain (2nd ed.). Philadelphia, PA: Lippincott Williams & Wilkins. [5] Devuyst, S., Dutoit, T., Stenuit, P., & Kerkhofs, M. (2010) Automatic K-complexes Detection in Sleep EEG Recordings using Likelihood Thresholds, in International Conference of the IEEE EMBS, Aug 31- Sept 4,2010 Buenos Aires, Argentina

5 5 APPENDIX A: ADDITIONAL TABLES AND FIGURES Ozzy Shamu I Shamu II Peak to Trough Amplitude (mv) ± ± ± Inter-Spindle-Cycle Interval (sec) ± ± ± Sharpest Slope (mv/sec) 33.8 ± ± ± 4.75 TABLE I: Properties of Spindles for the data sets Ozzy, Shamu I, and Shamu II. Each property can be seen graphically in figure 4. Each table entry represents an average of all average spindle cycles per spindle in the data set, as well as the standard deviation of those average spindle cycle properties Correlation Coefficients Ozzy Shamu I Shamu II Peak to Trough Amplitude - ISCI r p Trough Amplitude - ISCI r p TABLE II: Correlation Coefficients for the data sets Ozzy, Shamu I, and Shamu II. Spindle cycles in each data set were treated independently (not averaged per spindle)

6 FIG. 5: Histograms of spindle cycle properties for the Ozzy data set. LFP recorded on 5/25/ Spindles detected over 4 LFPs. Each point in each histogram is the average of the cycle property described for one spindle in the data set 6

7 FIG. 6: Histograms of spindle cycle properties for the Shamu I data set. LFP recorded on 8/2/ Spindles detected over 22 LFPs. Each point in each histogram is the average of the cycle property described for one spindle in the data set 7

8 FIG. 7: Histograms of spindle cycle properties for the Shamu II data set. LFP recorded on 8/3/ Spindles detected over 4 LFPs. Each point in each histogram is the average of the cycle property described for one spindle in the data set 8

9 FIG. 8: Scatter Plots comparing the Peak to Trough amplitude of all spindle cycles in the three data sets with their corresponding spindle cycle widths. 9

10 FIG. 9: Scatter Plots comparing the Trough amplitude of all spindle cycles in the three data sets with their corresponding spindle cycle widths. 10

SLEEP. -in 1953, first demonstration that brain was active during sleep. 4. Stages 3& 4: Delta Waves, large slow waves; deep sleep

SLEEP. -in 1953, first demonstration that brain was active during sleep. 4. Stages 3& 4: Delta Waves, large slow waves; deep sleep SLEEP DEF: altered state, between waking and unconsciousness, defined by specific patterns of brain activity. I. How much sleep do I need? 1. Long vs. Short Sleepers -across developmental stages -individual

More information

Hippocampal mechanisms of memory and cognition. Matthew Wilson Departments of Brain and Cognitive Sciences and Biology MIT

Hippocampal mechanisms of memory and cognition. Matthew Wilson Departments of Brain and Cognitive Sciences and Biology MIT Hippocampal mechanisms of memory and cognition Matthew Wilson Departments of Brain and Cognitive Sciences and Biology MIT 1 Courtesy of Elsevier, Inc., http://www.sciencedirect.com. Used with permission.

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

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

Introduction to Electrophysiology

Introduction to Electrophysiology Introduction to Electrophysiology Dr. Kwangyeol Baek Martinos Center for Biomedical Imaging Massachusetts General Hospital Harvard Medical School 2018-05-31s Contents Principles in Electrophysiology Techniques

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

Informationsverarbeitung im zerebralen Cortex

Informationsverarbeitung im zerebralen Cortex Informationsverarbeitung im zerebralen Cortex Thomas Klausberger Dept. Cognitive Neurobiology, Center for Brain Research, Med. Uni. Vienna The hippocampus is a key brain circuit for certain forms of memory

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

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

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

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

Introduction to EEG del Campo. Introduction to EEG. J.C. Martin del Campo, MD, FRCP University Health Network Toronto, Canada

Introduction to EEG del Campo. Introduction to EEG. J.C. Martin del Campo, MD, FRCP University Health Network Toronto, Canada Introduction to EEG J.C. Martin, MD, FRCP University Health Network Toronto, Canada What is EEG? A graphic representation of the difference in voltage between two different cerebral locations plotted over

More information

Graduate School of Integrated Design Engineering, Keio University, Yokohama, Kanagawa, Japan (2)

Graduate School of Integrated Design Engineering, Keio University, Yokohama, Kanagawa, Japan (2) AMPLITUDE AND FREQUENCY FEATURE EXTRACTION OF NEURAL ACTIVITY IN MOUSE VENTROLATERAL STRIATUM UNDER DIFFERENT MOTIVATIONAL STATES USING FIBER PHOTOMETRIC SYSTEM S. Imai (1), Y. Mitsukura (2), K. Yoshida

More information

Sleep stages. Awake Stage 1 Stage 2 Stage 3 Stage 4 Rapid eye movement sleep (REM) Slow wave sleep (NREM)

Sleep stages. Awake Stage 1 Stage 2 Stage 3 Stage 4 Rapid eye movement sleep (REM) Slow wave sleep (NREM) Sleep stages Awake Stage 1 Stage 2 Stage 3 Stage 4 Rapid eye movement sleep (REM) Slow wave sleep (NREM) EEG waves EEG Electrode Placement Classifying EEG brain waves Frequency: the number of oscillations/waves

More information

Linguistic Phonetics Fall 2005

Linguistic Phonetics Fall 2005 MIT OpenCourseWare http://ocw.mit.edu 24.963 Linguistic Phonetics Fall 2005 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. 24.963 Linguistic Phonetics

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

Place-selective firing contributes to the reverse-order reactivation of CA1 pyramidal cells during sharp waves in open-field exploration

Place-selective firing contributes to the reverse-order reactivation of CA1 pyramidal cells during sharp waves in open-field exploration European Journal of Neuroscience, Vol. 26, pp. 704 716, 2007 doi:10.1111/j.1460-9568.2007.05684.x Place-selective firing contributes to the reverse-order reactivation of CA1 pyramidal cells during sharp

More information

Stored-Trace Reactivation in Rat Prefrontal Cortex Is Correlated with Down-to-Up State Fluctuation Density

Stored-Trace Reactivation in Rat Prefrontal Cortex Is Correlated with Down-to-Up State Fluctuation Density 65 The Journal of Neuroscience, February 17, 1 3(7):65 661 Behavioral/Systems/Cognitive Stored-Trace Reactivation in Rat Prefrontal Cortex Is Correlated with Down-to-Up State Fluctuation Density Lise A.

More information

Methodological challenges (and value) of intracranial electrophysiological recordings in humans

Methodological challenges (and value) of intracranial electrophysiological recordings in humans Methodological challenges (and value) of intracranial electrophysiological recordings in humans Nanthia Suthana, Ph.D. Assistant Professor of Psychiatry & Biobehavioral Sciences, Neurosurgery, and Psychology

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

Linguistic Phonetics. Basic Audition. Diagram of the inner ear removed due to copyright restrictions.

Linguistic Phonetics. Basic Audition. Diagram of the inner ear removed due to copyright restrictions. 24.963 Linguistic Phonetics Basic Audition Diagram of the inner ear removed due to copyright restrictions. 1 Reading: Keating 1985 24.963 also read Flemming 2001 Assignment 1 - basic acoustics. Due 9/22.

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

Supplementary Figure S1: Histological analysis of kainate-treated animals

Supplementary Figure S1: Histological analysis of kainate-treated animals 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

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

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

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

Precise Spike Timing and Reliability in Neural Encoding of Low-Level Sensory Stimuli and Sequences

Precise Spike Timing and Reliability in Neural Encoding of Low-Level Sensory Stimuli and Sequences Precise Spike Timing and Reliability in Neural Encoding of Low-Level Sensory Stimuli and Sequences Temporal Structure In the World Representation in the Brain Project 1.1.2 Feldman and Harris Labs Temporal

More information

Assessment of Reliability of Hamilton-Tompkins Algorithm to ECG Parameter Detection

Assessment of Reliability of Hamilton-Tompkins Algorithm to ECG Parameter Detection Proceedings of the 2012 International Conference on Industrial Engineering and Operations Management Istanbul, Turkey, July 3 6, 2012 Assessment of Reliability of Hamilton-Tompkins Algorithm to ECG Parameter

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

Lecture 10: Some experimental data on cognitive processes in the brain

Lecture 10: Some experimental data on cognitive processes in the brain NN B 09 1 Lecture 10: Some experimental data on cognitive processes in the brain Wolfgang Maass Institut für Grundlagen der Informationsverarbeitung Technische Universität Graz, Austria Institute for Theoretical

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

Parameters to quantify. shape of individual MUPs jiggle fullness recruitment (early, reduced) dynamic changes with time (fatigue) 2 normal motor units

Parameters to quantify. shape of individual MUPs jiggle fullness recruitment (early, reduced) dynamic changes with time (fatigue) 2 normal motor units 2 normal motor units STÅLBERG Reinnervated motor unit STÅLBERG STÅLBERG Muscle membrane function - spontaneous Muscle fibre characteristics; diameter MU organisation number of fibres grouping N-M transmission

More information

Brain and Cognitive Sciences 9.96 Experimental Methods of Tetrode Array Neurophysiology IAP 2001

Brain and Cognitive Sciences 9.96 Experimental Methods of Tetrode Array Neurophysiology IAP 2001 Brain and Cognitive Sciences 9.96 Experimental Methods of Tetrode Array Neurophysiology IAP 2001 An Investigation into the Mechanisms of Memory through Hippocampal Microstimulation In rodents, the hippocampus

More information

Contents Sleep stage scoring Sleep regulation Sleep stage scoring in infants Sleep spindles 11

Contents Sleep stage scoring Sleep regulation Sleep stage scoring in infants Sleep spindles 11 Contents. Summary. Introduction 5.. Sleep stage scoring 6.. Sleep regulation 6.. Sleep stage scoring in infants 8.. Sleep spindles... Definition of sleep spindles... Premature spindles... Sleep spindles

More information

Correlation Dimension versus Fractal Exponent During Sleep Onset

Correlation Dimension versus Fractal Exponent During Sleep Onset Correlation Dimension versus Fractal Exponent During Sleep Onset K. Šušmáková Institute of Measurement Science, Slovak Academy of Sciences Dúbravská cesta 9, 84 19 Bratislava, Slovak Republic E-mail: umersusm@savba.sk

More information

Enhanced automatic sleep spindle detection: a sliding window based wavelet analysis and comparison using a proposal assessment method

Enhanced automatic sleep spindle detection: a sliding window based wavelet analysis and comparison using a proposal assessment method DOI 10.1186/s40535-016-0027-9 RESEARCH Open Access Enhanced automatic sleep spindle detection: a sliding window based wavelet analysis and comparison using a proposal assessment method Xiaobin Zhuang 1,2,

More information

A Modified Method for Scoring Slow Wave Sleep of Older Subjects

A Modified Method for Scoring Slow Wave Sleep of Older Subjects Sleep, 5(2):195-199 1982 Raven Press, New York A Modified Method for Scoring Slow Wave Sleep of Older Subjects Wilse B. Webb and Lewis M. Dreblow Department of Psychology, University of Florida, Gainesville,

More information

PSD Analysis of Neural Spectrum During Transition from Awake Stage to Sleep Stage

PSD Analysis of Neural Spectrum During Transition from Awake Stage to Sleep Stage PSD Analysis of Neural Spectrum During Transition from Stage to Stage Chintan Joshi #1 ; Dipesh Kamdar #2 #1 Student,; #2 Research Guide, #1,#2 Electronics and Communication Department, Vyavasayi Vidya

More information

PCA Enhanced Kalman Filter for ECG Denoising

PCA Enhanced Kalman Filter for ECG Denoising IOSR Journal of Electronics & Communication Engineering (IOSR-JECE) ISSN(e) : 2278-1684 ISSN(p) : 2320-334X, PP 06-13 www.iosrjournals.org PCA Enhanced Kalman Filter for ECG Denoising Febina Ikbal 1, Prof.M.Mathurakani

More information

SLEEP STAGING AND AROUSAL. Dr. Tripat Deep Singh (MBBS, MD, RPSGT, RST) International Sleep Specialist (World Sleep Federation program)

SLEEP STAGING AND AROUSAL. Dr. Tripat Deep Singh (MBBS, MD, RPSGT, RST) International Sleep Specialist (World Sleep Federation program) SLEEP STAGING AND AROUSAL Dr. Tripat Deep Singh (MBBS, MD, RPSGT, RST) International Sleep Specialist (World Sleep Federation program) Scoring of Sleep Stages in Adults A. Stages of Sleep Stage W Stage

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

Recognition of Sleep Dependent Memory Consolidation with Multi-modal Sensor Data

Recognition of Sleep Dependent Memory Consolidation with Multi-modal Sensor Data Recognition of Sleep Dependent Memory Consolidation with Multi-modal Sensor Data The MIT Faculty has made this article openly available. Please share how this access benefits you. Your story matters. Citation

More information

Signals, systems, acoustics and the ear. Week 1. Laboratory session: Measuring thresholds

Signals, systems, acoustics and the ear. Week 1. Laboratory session: Measuring thresholds Signals, systems, acoustics and the ear Week 1 Laboratory session: Measuring thresholds What s the most commonly used piece of electronic equipment in the audiological clinic? The Audiometer And what is

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

LEARNING MANUAL OF PSG CHART

LEARNING MANUAL OF PSG CHART LEARNING MANUAL OF PSG CHART POLYSOMNOGRAM, SLEEP STAGE SCORING, INTERPRETATION Sleep Computing Committee, Japanese Society of Sleep Research LEARNING MANUAL OF PSG CHART POLYSOMNOGRAM, SLEEP STAGE SCORING,

More information

Neurophysiology & EEG

Neurophysiology & EEG Neurophysiology & EEG PG4 Core Curriculum Ian A. Cook, M.D. Associate Director, Laboratory of Brain, Behavior, & Pharmacology UCLA Department of Psychiatry & Biobehavioral Sciences Semel Institute for

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

MODEL-BASED QUANTIFICATION OF THE TIME- VARYING MICROSTRUCTURE OF SLEEP EEG SPINDLES: POSSIBILITY FOR EEG-BASED DEMENTIA BIOMARKERS

MODEL-BASED QUANTIFICATION OF THE TIME- VARYING MICROSTRUCTURE OF SLEEP EEG SPINDLES: POSSIBILITY FOR EEG-BASED DEMENTIA BIOMARKERS MODEL-BASED QUANTIFICATION OF THE TIME- VARYING MICROSTRUCTURE OF SLEEP EEG SPINDLES: POSSIBILITY FOR EEG-BASED DEMENTIA BIOMARKERS P.Y. Ktonas*, S. Golemati*, P. Xanthopoulos, V. Sakkalis, M. D. Ortigueira,

More information

EBCC Data Analysis Tool (EBCC DAT) Introduction

EBCC Data Analysis Tool (EBCC DAT) Introduction Instructor: Paul Wolfgang Faculty sponsor: Yuan Shi, Ph.D. Andrey Mavrichev CIS 4339 Project in Computer Science May 7, 2009 Research work was completed in collaboration with Michael Tobia, Kevin L. Brown,

More information

A Biophysical Model of Cortical Up and Down States: Excitatory-Inhibitory Balance and H-Current

A Biophysical Model of Cortical Up and Down States: Excitatory-Inhibitory Balance and H-Current A Biophysical Model of Cortical Up and Down States: Excitatory-Inhibitory Balance and H-Current Zaneta Navratilova and Jean-Marc Fellous ARL Division of Neural Systems, Memory and Aging University of Arizona,

More information

High Frequency Oscillations in Temporal Lobe Epilepsy

High Frequency Oscillations in Temporal Lobe Epilepsy High Frequency Oscillations in Temporal Lobe Epilepsy Paolo Federico MD, PhD, FRCPC Departments of Clinical Neurosciences and Diagnostic Imaging University of Calgary 7 June 2012 Learning Objectives Understand

More information

Head Direction Cells in the Postsubiculum Do Not Show Replay of Prior Waking Sequences During Sleep

Head Direction Cells in the Postsubiculum Do Not Show Replay of Prior Waking Sequences During Sleep HIPPOCAMPUS 22:604 618 (2012) Head Direction Cells in the Postsubiculum Do Not Show Replay of Prior Waking Sequences During Sleep Mark P. Brandon,* Andrew R. Bogaard, Chris M. Andrews, and Michael E. Hasselmo*

More information

Supplementary Figure 1

Supplementary Figure 1 8w Pia II/III IV V VI PV EYFP EYFP PV EYFP PV d PV EYFP Supplementary Figure a Spike probability x - PV-Cre d Spike probability x - RS RS b e Spike probability Spike probability.6......8..... FS FS c f

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

Quiroga, R. Q., Reddy, L., Kreiman, G., Koch, C., Fried, I. (2005). Invariant visual representation by single neurons in the human brain, Nature,

Quiroga, R. Q., Reddy, L., Kreiman, G., Koch, C., Fried, I. (2005). Invariant visual representation by single neurons in the human brain, Nature, Quiroga, R. Q., Reddy, L., Kreiman, G., Koch, C., Fried, I. (2005). Invariant visual representation by single neurons in the human brain, Nature, Vol. 435, pp. 1102-7. Sander Vaus 22.04.2015 The study

More information

CCK mouse 1:5000 *Dr. G. Ohning, CURE, UCLA, USA, Code 9303 (Ohning et al., 1996)

CCK mouse 1:5000 *Dr. G. Ohning, CURE, UCLA, USA, Code 9303 (Ohning et al., 1996) Supplemental Table 1 antibody to host dilution source CB rabbit 1:5000 Swant, Bellinzona, Switzerland, code no 38 reference of characterization and specificity labelling patterns as published with other

More information

states of brain activity sleep, brain waves DR. S. GOLABI PH.D. IN MEDICAL PHYSIOLOGY

states of brain activity sleep, brain waves DR. S. GOLABI PH.D. IN MEDICAL PHYSIOLOGY states of brain activity sleep, brain waves DR. S. GOLABI PH.D. IN MEDICAL PHYSIOLOGY introduction all of us are aware of the many different states of brain activity, including sleep, wakefulness, extreme

More information

EEG Electrode Placement

EEG Electrode Placement EEG Electrode Placement Classifying EEG brain waves Frequency: the number of oscillations/waves per second, measured in Hertz (Hz) reflects the firing rate of neurons alpha, beta, theta, delta Amplitude:

More information

Ube3a is required for experience-dependent maturation of the neocortex

Ube3a is required for experience-dependent maturation of the neocortex Ube3a is required for experience-dependent maturation of the neocortex Koji Yashiro, Thorfinn T. Riday, Kathryn H. Condon, Adam C. Roberts, Danilo R. Bernardo, Rohit Prakash, Richard J. Weinberg, Michael

More information

Processing of the incomplete representation of the visual world

Processing of the incomplete representation of the visual world Processing of the incomplete representation of the visual world Andrzej W. Przybyszewski, and Tomasz M. Rutkowski Dept Psychology McGill University Montreal, Canada Schepens Eye Res Institute, Harvard

More information

Systolic and Diastolic Currents of Injury

Systolic and Diastolic Currents of Injury Systolic and Diastolic Currents of Injury Figure 1 Action Potentials of Normal and Ischemic Tissue In Figure 1 above, the action potential of normal myocardium is represented by the solid lines and the

More information

Intro. Comp. NeuroSci. Ch. 9 October 4, The threshold and channel memory

Intro. Comp. NeuroSci. Ch. 9 October 4, The threshold and channel memory 9.7.4 The threshold and channel memory The action potential has a threshold. In figure the area around threshold is expanded (rectangle). A current injection that does not reach the threshold does not

More information

Supplemental Information. Gamma and the Coordination of Spiking. Activity in Early Visual Cortex. Supplemental Information Inventory:

Supplemental Information. Gamma and the Coordination of Spiking. Activity in Early Visual Cortex. Supplemental Information Inventory: Neuron, Volume 77 Supplemental Information Gamma and the Coordination of Spiking Activity in Early Visual Cortex Xiaoxuan Jia, Seiji Tanabe, and Adam Kohn Supplemental Information Inventory: Supplementary

More information

The impact of numeration on visual attention during a psychophysical task; An ERP study

The impact of numeration on visual attention during a psychophysical task; An ERP study The impact of numeration on visual attention during a psychophysical task; An ERP study Armita Faghani Jadidi, Raheleh Davoodi, Mohammad Hassan Moradi Department of Biomedical Engineering Amirkabir University

More information

Modelling the relation of body temperature and sleep: importance of the circadian rhythm in skin temperature

Modelling the relation of body temperature and sleep: importance of the circadian rhythm in skin temperature Modelling the relation of body temperature and sleep: importance of the circadian rhythm in skin temperature EUS J.W. VAN SOMEREN NETHERLANDS INSTITUTE FOR BRAIN RESEARCH, AMSTERDAM A close relation between

More information

Supplemental Information. A 4 Hz Oscillation Adaptively Synchronizes. Prefrontal, VTA, and Hippocampal Activities

Supplemental Information. A 4 Hz Oscillation Adaptively Synchronizes. Prefrontal, VTA, and Hippocampal Activities Neuron, Volume 72 Supplemental Information A 4 Hz Oscillation Adaptively Synchronizes Prefrontal, VTA, and Hippocampal Activities Shigeyoshi Fujisawa and György Buzsáki SUPPEMENTAL FIGURES Figure S1. (A)

More information

to Cues Present at Test

to Cues Present at Test 1st: Matching Cues Present at Study to Cues Present at Test 2nd: Introduction to Consolidation Psychology 355: Cognitive Psychology Instructor: John Miyamoto 05/03/2018: Lecture 06-4 Note: This Powerpoint

More information

Why do we have a hippocampus? Short-term memory and consolidation

Why do we have a hippocampus? Short-term memory and consolidation Why do we have a hippocampus? Short-term memory and consolidation So far we have talked about the hippocampus and: -coding of spatial locations in rats -declarative (explicit) memory -experimental evidence

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

HST-582J/6.555J/16.456J-Biomedical Signal and Image Processing-Spring Laboratory Project 1 The Electrocardiogram

HST-582J/6.555J/16.456J-Biomedical Signal and Image Processing-Spring Laboratory Project 1 The Electrocardiogram HST-582J/6.555J/16.456J-Biomedical Signal and Image Processing-Spring 2007 DUE: 3/8/07 Laboratory Project 1 The Electrocardiogram 1 Introduction The electrocardiogram (ECG) is a recording of body surface

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

Topics in Linguistic Theory: Laboratory Phonology Spring 2007

Topics in Linguistic Theory: Laboratory Phonology Spring 2007 MIT OpenCourseWare http://ocw.mit.edu 24.91 Topics in Linguistic Theory: Laboratory Phonology Spring 27 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.

More information

EXTRACELLULAR RECORDINGS OF SPIKES

EXTRACELLULAR RECORDINGS OF SPIKES EXTRACELLULAR RECORDINGS OF SPIKES Information about spiking is typically extracted from the high frequency band (>300-500Hz) of extracellular potentials. Since these high-frequency signals generally stem

More information

What do you notice? Edited from

What do you notice? Edited from What do you notice? Edited from https://www.youtube.com/watch?v=ffayobzdtc8&t=83s How can a one brain region increase the likelihood of eliciting a spike in another brain region? Communication through

More information

Comparative Neuroanatomy (CNA) Evaluation Post-Test

Comparative Neuroanatomy (CNA) Evaluation Post-Test Comparative Neuroanatomy (CNA) Evaluation Post-Test FORM (F1) I am taking the following test: (a) Comparative Neuroanatomy Pre-Test (b) Comparative Neuroanatomy Post-Test If you are taking the Comparative

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

PEER REVIEW FILE. Reviewers' Comments: Reviewer #1 (Remarks to the Author)

PEER REVIEW FILE. Reviewers' Comments: Reviewer #1 (Remarks to the Author) PEER REVIEW FILE Reviewers' Comments: Reviewer #1 (Remarks to the Author) Movement-related theta rhythm in the hippocampus is a robust and dominant feature of the local field potential of experimental

More information

Common EEG pattern in critical care

Common EEG pattern in critical care Common EEG pattern in critical care พ.ญ.ส ธ ดา เย นจ นทร Causes Direct neuronal injury Cerebral dysfunction : encephalopathy Psychic problems EEG in critical care 1 October 2009, Pramongkutklao Hospital

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

Slow oscillations in human non-rapid eye movement sleep electroencephalogram: effects of increased sleep pressure

Slow oscillations in human non-rapid eye movement sleep electroencephalogram: effects of increased sleep pressure J. Sleep Res. () 9, 8 37 Slow oscillations in human EEG doi:./j.365-869.9.775.x Slow oscillations in human non-rapid eye movement sleep electroencephalogram: effects of increased sleep pressure ALESSIA

More information

The AASM Manual for the Scoring of Sleep and Associated Events

The AASM Manual for the Scoring of Sleep and Associated Events The AASM Manual for the Scoring of Sleep and Associated Events Summary of Updates in Version 2.1 July 1, 2014 The American Academy of Sleep Medicine (AASM) is committed to ensuring that The AASM Manual

More information

Supplementary Figure 1. GABA depolarizes the majority of immature neurons in the

Supplementary Figure 1. GABA depolarizes the majority of immature neurons in the Supplementary Figure 1. GABA depolarizes the majority of immature neurons in the upper cortical layers at P3 4 in vivo. (a b) Cell-attached current-clamp recordings illustrate responses to puff-applied

More information

Neuroscience 201A (2016) - Problems in Synaptic Physiology

Neuroscience 201A (2016) - Problems in Synaptic Physiology Question 1: The record below in A shows an EPSC recorded from a cerebellar granule cell following stimulation (at the gap in the record) of a mossy fiber input. These responses are, then, evoked by stimulation.

More information

Effects of Light Stimulus Frequency on Phase Characteristics of Brain Waves

Effects of Light Stimulus Frequency on Phase Characteristics of Brain Waves SICE Annual Conference 27 Sept. 17-2, 27, Kagawa University, Japan Effects of Light Stimulus Frequency on Phase Characteristics of Brain Waves Seiji Nishifuji 1, Kentaro Fujisaki 1 and Shogo Tanaka 1 1

More information

EEG Arousals: Scoring Rules and Examples. A Preliminary Report from the Sleep Disorders Atlas Task Force of the American Sleep Disorders Association

EEG Arousals: Scoring Rules and Examples. A Preliminary Report from the Sleep Disorders Atlas Task Force of the American Sleep Disorders Association EEG Arousals: Scoring Rules and Examples A Preliminary Report from the Sleep Disorders Atlas Task Force of the American Sleep Disorders Association Sleep in patients with a number of sleep disorders and

More information

Transcranial Pulsed Ultrasound Stimulates Intact Brain Circuits

Transcranial Pulsed Ultrasound Stimulates Intact Brain Circuits Neuron, Volume 66 Supplemental Information Transcranial Pulsed Ultrasound Stimulates Intact Brain Circuits Yusuf Tufail, Alexei Matyushov, Nathan Baldwin, Monica L. Tauchmann, Joseph Georges, Anna Yoshihiro,

More information

Awake-behaving recordings in mice during fear conditioning. Eric H. Chang, Ph.D. Goldsmith Postdoctoral Fellow

Awake-behaving recordings in mice during fear conditioning. Eric H. Chang, Ph.D. Goldsmith Postdoctoral Fellow Awake-behaving recordings in mice during fear conditioning Eric H. Chang, Ph.D. Goldsmith Postdoctoral Fellow Weill Cornell Medical College Burke Cornell Medical Research Institute White Plains, NY Noldus

More information

Invasive Evaluation for Epilepsy Surgery Lesional Cases NO DISCLOSURES. Mr. Johnson. Seizures at 29 Years of Age. Dileep Nair, MD Juan Bulacio, MD

Invasive Evaluation for Epilepsy Surgery Lesional Cases NO DISCLOSURES. Mr. Johnson. Seizures at 29 Years of Age. Dileep Nair, MD Juan Bulacio, MD Invasive Evaluation for Epilepsy Surgery Lesional Cases NO DISCLOSURES Dileep Nair, MD Juan Bulacio, MD Mr. Johnson Seizures at 29 Years of Age Onset of seizures at 16 years of age bed wetting episodes

More information

The Role of Mitral Cells in State Dependent Olfactory Responses. Trygve Bakken & Gunnar Poplawski

The Role of Mitral Cells in State Dependent Olfactory Responses. Trygve Bakken & Gunnar Poplawski The Role of Mitral Cells in State Dependent Olfactory Responses Trygve akken & Gunnar Poplawski GGN 260 Neurodynamics Winter 2008 bstract Many behavioral studies have shown a reduced responsiveness to

More information

EEG History. Where and why is EEG used? 8/2/2010

EEG History. Where and why is EEG used? 8/2/2010 EEG History Hans Berger 1873-1941 Edgar Douglas Adrian, an English physician, was one of the first scientists to record a single nerve fiber potential Although Adrian is credited with the discovery of

More information

EEG Analysis on Brain.fm (Sleep)

EEG Analysis on Brain.fm (Sleep) EEG Analysis on Brain.fm (Sleep) Slow-Wave Sleep: What Is it? All of us can relate to feeling sleepy, foggy-headed and hungry after a night of poor sleep. The answer to why we feel this way can be found

More information

Supporting Information. Electrophoretic Deformation of Individual Transfer. RNA Molecules Reveals Their Identity

Supporting Information. Electrophoretic Deformation of Individual Transfer. RNA Molecules Reveals Their Identity Supporting Information Electrophoretic Deformation of Individual Transfer RNA Molecules Reveals Their Identity Robert Y. Henley a, Brian Alan Ashcroft f, Ian Farrell c, Barry S. Cooperman d, Stuart M.

More information

The Sonification of Human EEG and other Biomedical Data. Part 3

The Sonification of Human EEG and other Biomedical Data. Part 3 The Sonification of Human EEG and other Biomedical Data Part 3 The Human EEG A data source for the sonification of cerebral dynamics The Human EEG - Outline Electric brain signals Continuous recording

More information

Outlining a simple and robust method for the automatic detection of EEG arousals

Outlining a simple and robust method for the automatic detection of EEG arousals Outlining a simple and robust method for the automatic detection of EEG arousals Isaac Ferna ndez-varela1, Diego A lvarez-este vez2, Elena Herna ndez-pereira1 and Vicente Moret-Bonillo1 1- Universidade

More information

Grouping of Spindle Activity during Slow Oscillations in Human Non-Rapid Eye Movement Sleep

Grouping of Spindle Activity during Slow Oscillations in Human Non-Rapid Eye Movement Sleep The Journal of Neuroscience, December 15, 2002, 22(24):10941 10947 Grouping of Spindle Activity during Slow Oscillations in Human Non-Rapid Eye Movement Sleep Matthias Mölle, Lisa Marshall, Steffen Gais,

More information

Electroencephalography & Neurofeedback

Electroencephalography & Neurofeedback Electroencephalography & Neurofeedback A Brief Introduction to the Science of Brainwaves Glyn Blackett YORK biofeedback CENTRE Introduction This article is a brief introduction to electroencephalography

More information

Part 11: Mechanisms of Learning

Part 11: Mechanisms of Learning Neurophysiology and Information: Theory of Brain Function Christopher Fiorillo BiS 527, Spring 2012 042 350 4326, fiorillo@kaist.ac.kr Part 11: Mechanisms of Learning Reading: Bear, Connors, and Paradiso,

More information

Time-domain cross-correlation baroreflex sensitivity: performance on the EUROBAVAR data set

Time-domain cross-correlation baroreflex sensitivity: performance on the EUROBAVAR data set Appendix II 95 Appendix II Time-domain cross-correlation baroreflex sensitivity: performance on the EUROBAVAR data set B.E. Westerhof, J. Gisolf, W.J. Stok, K.H. Wesseling and J.M. Karemaker, J Hypertens

More information

ARMA Modelling for Sleep Disorders Diagnose

ARMA Modelling for Sleep Disorders Diagnose ARMA Modelling for Sleep Disorders Diagnose João Caldas da Costa 1, Manuel Duarte Ortigueira 2, Arnaldo Batista 2, and Teresa Paiva 3 1 DSI, Escola Superior de Tecnologia de Setúbal, Instituto Politécnico

More information

Classification of Epileptic EEG Using Wavelet Transform & Artificial Neural Network

Classification of Epileptic EEG Using Wavelet Transform & Artificial Neural Network Volume 4, No. 9, July-August 213 International Journal of Advanced Research in Computer Science RESEARCH PAPER Available Online at www.ijarcs.info ISSN No. 976-5697 Classification of Epileptic EEG Using

More information