The BERGEN Plug-in for EEGLAB

Size: px
Start display at page:

Download "The BERGEN Plug-in for EEGLAB"

Transcription

1 The BERGEN Plug-in for EEGLAB July 2009, Version 1.0 What is the Bergen Plug-in for EEGLAB? The Bergen plug-in is a set of Matlab tools developed at the fmri group, University of Bergen, Norway, which allow the correction of fmri-related gradient artifacts from EEG data. These tools are designed to work within the EEGLAB environment, providing a GUI to remove fmri gradient artifacts from the EEG. All of the tools can also be used from the Matlab command line, providing expert users with the ability to use them in custom scripts. The Bergen plug-in basically offers the choice between the moving average algorithm which was introduced by Allen and co-workers (Allen et al. Neuroimage, 2000) and the realignment parameter informed algorithm (RP-info, Moosmann et al. Neuroimage, 2009). The RP-info algorithm that takes potential head movements into account for a better correction of the fmri gradient artifacts. Requirements Matlab. The plug-in is tested on Matlab 7.4 (r2007a) but other versions should work as well. EEGLAB (get it here: The plug-in is tested with version 6.01b For the gradient artifact correction with the Realignment Parameter informed algorithm the realignment parameter file from the SPM realigment procedure (rp_*.txt) is needed. Typically it is located in the folder where the individual fmri images are stored If you have a multiprocessor PC, make shure to activate multithreading (Preferences -> General-> Multithreading -> Enable multithreaded

2 computation -> Automatic, now the number of processors should be automatically detected) Also, if you encounter memory problems, please read how to handle large datasets: Download and Installation The Bergen plug-in can be downloaded at: Extract the zip file and copy the content into your 'plugins' directory of your EEGLAB distribution. Tutorial The correction process is structured in 5 individual steps which are described below Step 1 fmri Volume onsets detection In this step the timing of the fmri volume onsets is estimated, or defined according to recorded markers. If no markers coding the beginning of each fmri volume were recorded during the experiment the plug-in tries to estimate the onsets via an autocorrelation method.

3 Options: Use Marker from fmri recording: Use this option if the EEG dataset was recorded with a marker coding the timing onset of each MR volume (uses the EEG.event structure) Marker: Choose the marker that codes the fmri volume onsets from the drop-down menu. When selecting a marker, a plot of the first 7 fmri Volumes will appear. A red cross indicates the fmri volume onsets. Manual fmri volume onsets detection: By choosing this option the time onsets of the fmri volumes plug-in are estimated using an autocorrelation method. The algorithm requires an approximate value of the repetition time (TR) of the fmri recording. For continuous fmri recordings (no "silent gap") it might require more accurate values (+- 50ms). Around the specified TR fmri volume onsets are identified by a threshold criterion that takes the first derivative of the signal into account. After all settings are defined, press the Read fmri volumes onset button. A plot of the first 7 Markers will appear. A red cross indicates the fmri volume onsets. If the volume onset detection fails, an error message is generated and the user has to change the settings before proceeding. Specify approximate fmri repetition rate (TR): Time between two consecutive fmri volume in milli-seconds. For continuous fmri recordings ('no silent gap') this number has to be quite accurate (+- 50ms). EEG reference channel: Here the user can specify a particular EEG channel on which the detection method will be based on.. Auto option will automatically select the channel with median variance. Make sure that the channel selected is not an

4 accidentally unplugged electrode. Users can check the channel with the Preview button. Preview: It plots the first derivative of selected channel. It might be useful to estimate a value for the Artifact Threshold. This button is only available if an EEG reference channel is selected. Threshold for fmri artifact detection: Threshold that defines the occurrence of an fmri gradient artifact. The first derivative (gradient value) of the EEG signal is taken into account. It can be specified as an absolute value (in micro volts per data point) or in percentage relative to the maximum value of the gradient of the artifact signal. Use the 'Preview' button to adjust to dedicated values. Step 2 Artifact Duration Parameters During step 2 artifact duration parameters such as 'start' and 'end' of the artifact period relative to the marker onset are specified.

5 Options: Continuous recording: Choose this option if you have an fmri recording without silent gaps. If selected, the 'Start' of the artifact period is defined as the volume onset (as defined in 'step 1'). The 'End' of the Artifact will be the time point immediately before the subsequent volume onset marker. (i.e. Start = 0, End = TR). Manually adjust Start and End values of the artifact period: If selected, the user can adjust the 'Start' and 'End' of the artifact relative to the first volume onset marker (as defined in 'step 1'). 'Start' and 'End' values must be in milliseconds and will be positive or negative depending if they are after or before the volume onset marker position (respectively). Alternatively, user may select graphically Start and End points by pushing 'Select Point from graph'. A zoom tool is available and the buttons '+' and '-'' can be used adjust the artifact position. Note: Overlapping artifact periods (negative 'silent gap') are not cannot be negative. Step 3 Baseline Correction Baseline Correction (BL) of the artifact periods as defined in 'step 2' Options: Use mean of artifact period itself:

6 The artifact period itself (as defined in 'step 2') is used as baseline epoch. This option is recommended for continuous fmri recordings without 'silent gap'. Each baseline interval (equiv. to artifact volume) is mean corrected. Use mean of preceding silent gap: The period of the 'silent gap' (as defined in 'step 2') is used as baseline epoch (i.e. BL start='stop of artifact volume t ', BL stop='start of artifact volume t+1') This option is only available if silent gaps exists. If selected, each artifact interval as defined in 'step 2' is averaged and shifted to the average of precedent silent gap. Use mean of a specific time interval: If selected, each artifact interval as defined on step 2 is averaged and shifted to the mean of defined time interval. The time interval is defined in the BL start and BL stop fields. The values are in milliseconds and are be positive or negative depending if they are after or before the marker, respectively. Advanced Option - Baseline correct data before and after the fmri recording: This option corrects borders at the beginning and end of the fmri recording. In this case, the whole initial part of dataset (until the beginning of fmri recording) is averaged and then shifted to the average of the first corrected artifact. In the same way, the last part of the dataset (from the end of fmri recording until the end of the dataset) is averaged and then shifted to the average of last artifact corrected. If selected, it will take effect after baseline correction as defined above. Step 4 Correction Method In this step the user chooses the method for the correction gradient artifacts. All methods are based on a template subtraction algorithm. A correction matrix is showing graphically which artifact volumes (x-axis) constitute to the individual template for the correction of the respective artifact volume (y-axis).

7 Options: Moving Average: This artefact correction method is based on Allen et al (Neuroimage, 2000) and calculates individual templates which are subtracted from respective artefact periods to correct the MR-imaging related artefacts. The templates are calculated from a moving average of a constant number of artefact volumes centred around the artefact volume to correct. A correction matrix is showing graphically which artifact volumes (x-axis) constitute to the individual template for the correction of the respective artifact volume (y-axis) Number of artifacts volumes that constitute the templates: Number of Number of artifacts volumes that constitute the individual templates of the Moving Average correction algorithm. A typical number is 25 artifact volumes. Realignment Parameter Informed : Modification of the Moving Average algorithm which yields a better artifact correction in case of abrupt head movements of the subject. The head movements of the subject (as identified by the realignment procedure of the fmri preprocessing) are taken into account to identify the appropriate artifact volumes that constitute the individual correction templates. Basically, movements above threshold act as a barrier in order to avoid averaging over discontinuities of the artefact properties. See Moosmann et al. Neuroimage, 2009 for more details. If no head movements are

8 present this methods is equivalent to the 'Moving average' correction algorithm. A correction matrix is showing graphically which artifact volumes (x-axis) constitute to the individual template for the correction of the respective artifact volume (y-axis). Number of Artifacts that constitute the template: Number of Number of artifacts volumes that constitute the individual templates of the 'Realignment Parameter Informed' correction algorithm. A typical number is 25 artifact volumes Threshold of head movement (in millimeter per data point): The translational realignment parameters of the fmri realignment procedure are transformed to a single parameter by Euclidian metric, resulting in a measure for the speed of the movements. This motion parameter is then thresholded so that only critical abrupt movements remained, and not slow drifts of the head. Typical values are ~0.5mm for 1.5T and ~0.3mm for 3T fmri recordings (@ a EEG sampling rate of 5kHz). Realignment Parameter File: Choose the realignment parameter file from the SPM realignment procedure. Typically it is called "rp_*.txt" and is located in the same folder as the fmri image files. If fmri images are excluded before the realignment procedure (to allow T1 saturation) the number of volume onset markers as identified in 'step 1 '(equiv. to the number of artifact volumes to correct) and the number of lines in the realignment parameter file (equiv. to the number of fmri image files used for the realignment procedure) do not match. In this case the movement vector zero-padded. All artifacts volumes: This method uses all artifact volumes with the same weight to calculate the correction template.

9 Load correction matrix file: This option allows users to load their own correction matrix by Matlab (*.MAT) file. This file must contain a variable called 'weighting_matrix'. This variable must be quadratic [N x N], where N is the number of artifacts considered for correction. If N is smaller than the number of fmri volume onsets identified in 'step 1', the first (M-N) artifacts will be discard from correction. Step 5 Filtering Options In this step some basic filtering and down sampling options are provided. Options: Resample dataset: Choose new (lower) sampling rate. Use this option to reduce the size of your dataset. This option uses the pop_resample() function from EEGLAB. New sampling rate [Hz] Define new sampling rate in Hz, e. g. 200 Hz Apply band-pass filter: Band pass filter data using an elliptic IIR filter. Forward and reverse filtering are used to avoid phase distortions. It uses the pop_iirfilt()function from EEGLAB. It applies consecutively the low-pass filter and then the high-pass filter.

10 From/To Specify the filter border is Hz, e.g 'From 1 Hz To 70 Hz'. Step 6 Review settings Before the correction process is executed, a final summary of all parameters is shown. Since the correction process can take several minutes to run, a brief simulation is executed in order to identify possible errors. In this case, the algorithm trries to identify possible causes and advises user to change some of the parameters. Step 7 Overview and report log When the artifact removal process is complete, a representative corrected EEG stretch is shown. It is possible to save a log file with all defined parameters.

11 Batch jobs with the Bergen Plug-in After having processed a single subject with the GUI of the Bergen plug-in you might want to apply the same settings to several other subjects. To do this call the EEG.history function in Matlab to modify the filenames and folders. Bugs and Suggestions If bugs show up please send us a note (moosmann@gmail.com and netemanuel@gmail.com). Also, please do not hesitate to contact us with suggestions or comments. We would also welcome any collaboration in extending the tools or adding new features Contributors This plug-in was written by Emanuel Neto and Matthias Moosmann. Valuable comments were provided by Karsten Specht and Kenneth Hugdahl. Citing the Bergen plug-in This is a free software distributed under the GPL. However, we do ask those that find this program of use to cite it in their work. Please refer to it as the "Bergen plug-in for EEGLAB, provided by the fmri group of the University of Bergen, Norway" and cite reference [1] below. Also, please make sure that EEGLAB is cited properly as described in the EEGLAB website. Licence The Bergen plug-in for EEGLAB, Release , The University of Bergen (the "Software"). The Software remains the property of the University of Bergen ("the University").

12 The Bergen plug-in functions, sources and programs are released under the terms of the GPL ( The Bergen plug-in is distributed "AS IS" under this Licence in the hope that it will be useful, but in order that the University as a charitable foundation protects its assets for the benefit of its educational and research purposes, the University makes clear that no condition is made or to be implied, nor is any warranty given or to be implied, as to the accuracy of the Software, or that it will be suitable for any particular purpose or for use under any specific conditions. Furthermore, the University disclaims all responsibility for the use which is made of the Software. It further disclaims any liability for the outcomes arising from using the Software. By downloading or making this software available to others you agree to the terms of this licence and agree to let these terms known to other parties to whom you make this software available. References (1) Realignment parameter-informed artefact correction for simultaneous EEG fmri recordings. Moosmann M, Schönfelder VH, Specht K, Scheeringa R, Nordby H, Hugdahl K. Neuroimage. 2009, 45(4): (2) A method for removing imaging artifact from continuous EEG recorded during functional MRI. Allen PJ, Josephs O, Turner R. Neuroimage (2):230-9.

M/EEG pre-processing 22/04/2014. GUI Script Batch. Clarification of terms SPM speak. What do we need? Why batch?

M/EEG pre-processing 22/04/2014. GUI Script Batch. Clarification of terms SPM speak. What do we need? Why batch? 22/04/2014 Clarification of terms SPM speak GUI Script Batch M/EEG pre-processing Vladimir Litvak Wellcome Trust Centre for Neuroimaging UCL Institute of Neurology Why batch? What do we need? As opposed

More information

ADJUST: An Automatic EEG artifact Detector based on the Joint Use of Spatial and Temporal features

ADJUST: An Automatic EEG artifact Detector based on the Joint Use of Spatial and Temporal features ADJUST: An Automatic EEG artifact Detector based on the Joint Use of Spatial and Temporal features A Tutorial. Marco Buiatti 1 and Andrea Mognon 2 1 INSERM U992 Cognitive Neuroimaging Unit, Gif sur Yvette,

More information

TMSEEG Tutorial. Version 4.0. This tutorial was written by: Sravya Atluri and Matthew Frehlich. Contact:

TMSEEG Tutorial. Version 4.0. This tutorial was written by: Sravya Atluri and Matthew Frehlich. Contact: TMSEEG Tutorial Version 4.0 This tutorial was written by: Sravya Atluri and Matthew Frehlich Contact: faranak.farzan@sfu.ca For more detail, please see the Method article describing the TMSEEG Toolbox:

More information

ERPEEG Tutorial. Version 1.0. This tutorial was written by: Sravya Atluri, Matthew Frehlich and Dr. Faranak Farzan.

ERPEEG Tutorial. Version 1.0. This tutorial was written by: Sravya Atluri, Matthew Frehlich and Dr. Faranak Farzan. ERPEEG Tutorial Version 1.0 This tutorial was written by: Sravya Atluri, Matthew Frehlich and Dr. Faranak Farzan. Contact: faranak.farzan@sfu.ca Temerty Centre for Therapeutic Brain Stimulation Centre

More information

SPM Course! Single Subject Analysis

SPM Course! Single Subject Analysis SPM Course! Single Subject Analysis Practical Session Dr. Jakob Heinzle & Dr. Frederike Petzschner & Dr. Lionel Rigoux Hands up: Who has programming experience with Matlab? Who has analyzed an fmri experiment

More information

Single Subject Demo Data Instructions 1) click "New" and answer "No" to the "spatially preprocess" question.

Single Subject Demo Data Instructions 1) click New and answer No to the spatially preprocess question. (1) conn - Functional connectivity toolbox v1.0 Single Subject Demo Data Instructions 1) click "New" and answer "No" to the "spatially preprocess" question. 2) in "Basic" enter "1" subject, "6" seconds

More information

2. Creating Field Maps Using the Field Map GUI (Version 2.0) in SPM5

2. Creating Field Maps Using the Field Map GUI (Version 2.0) in SPM5 1. Introduction This manual describes how to use the Field Map Toolbox Version 2.0 for creating unwrapped field maps that can be used to do geometric distortion correction of EPI images in SPM5. 1. 1.

More information

1. Introduction Installation and requirements... 2

1. Introduction Installation and requirements... 2 1 Table of Contents 1. Introduction... 2 2. Installation and requirements... 2 3. Utilization of the CRB analysis plugin through the interactive graphical interfaces 3.1 Initial settings... 3 3.2 Results

More information

A short tutorial for RIDE toolbox

A short tutorial for RIDE toolbox A short tutorial for RIDE toolbox Guang Ouyang ---- before Sep 2015 ------------ Department of Physics Hong Kong Baptist University ---- from Sep 2015 ------------- Institut für Psychologie Universität

More information

Autonomate Technical Manual

Autonomate Technical Manual Copyright 2015 by Duke University. All rights reserved. Permission to copy, use, and modify this software and accompanying documentation for only noncommercial educational and research purposes is hereby

More information

Tutorial BOLD Module

Tutorial BOLD Module m a k i n g f u n c t i o n a l M R I e a s y n o r d i c B r a i n E x Tutorial BOLD Module Please note that this tutorial is for the latest released nordicbrainex. If you are using an older version please

More information

DSI-STREAMER TO EEGLAB EXTENSION

DSI-STREAMER TO EEGLAB EXTENSION DSI-STREAMER TO EEGLAB EXTENSION USER MANUAL Version 1.06 Wearable Sensing 2014 www.wearablesensing.com Table of Contents 1. Disclaimer... iii 2. Quick Guide... 4 3. Description of EEGLAB and Extension...

More information

FMRI Pre-Processing and Model- Based Statistics

FMRI Pre-Processing and Model- Based Statistics FMRI Pre-Processing and Model- Based Statistics Brief intro to FMRI experiments and analysis FMRI pre-stats image processing Simple Single-Subject Statistics Multi-Level FMRI Analysis Advanced FMRI Analysis

More information

ProLog. Creating BrainVoyager protocol files out of Presentation log files

ProLog. Creating BrainVoyager protocol files out of Presentation log files ProLog Creating BrainVoyager protocol files out of Presentation log files Index Introduction... 4 Manual protocol creation... 5 Step 1 Creating and reading BrainVoyager Template Protocol... 5 Step 2 Reading

More information

Autonomate Technical Manual

Autonomate Technical Manual Copyright 2015 by Duke University. All rights reserved. Permission to copy, use, and modify this software and accompanying documentation for only noncommercial educational and research purposes is hereby

More information

fmri Preprocessing & Noise Modeling

fmri Preprocessing & Noise Modeling Translational Neuromodeling Unit fmri Preprocessing & Noise Modeling Lars Kasper September 25 th / October 17 th, 2015 MR-Technology Group & Translational Neuromodeling Unit An SPM Tutorial Institute for

More information

SPM8 for Basic and Clinical Investigators. Preprocessing. fmri Preprocessing

SPM8 for Basic and Clinical Investigators. Preprocessing. fmri Preprocessing SPM8 for Basic and Clinical Investigators Preprocessing fmri Preprocessing Slice timing correction Geometric distortion correction Head motion correction Temporal filtering Intensity normalization Spatial

More information

Source Reconstruction in MEG & EEG

Source Reconstruction in MEG & EEG Source Reconstruction in MEG & EEG ~ From Brain-Waves to Neural Sources ~ Workshop Karolinska Institutet June 16 th 2017 Program for today Intro Overview of a source reconstruction pipeline Overview of

More information

Autonomate Technical Manual

Autonomate Technical Manual Copyright 2013 by Duke University. All rights reserved. Permission to copy, use, and modify this software and accompanying documentation for only noncommercial educational and research purposes is hereby

More information

Basic fmri Design and Analysis. Preprocessing

Basic fmri Design and Analysis. Preprocessing Basic fmri Design and Analysis Preprocessing fmri Preprocessing Slice timing correction Geometric distortion correction Head motion correction Temporal filtering Intensity normalization Spatial filtering

More information

GLM for fmri data analysis Lab Exercise 1

GLM for fmri data analysis Lab Exercise 1 GLM for fmri data analysis Lab Exercise 1 March 15, 2013 Medical Image Processing Lab Medical Image Processing Lab GLM for fmri data analysis Outline 1 Getting Started 2 AUDIO 1 st level Preprocessing

More information

41126 Cognento (MODENA) Italy Via Bottego 33/A Tel: +39-(0) Internet: Fax: +39-(0)

41126 Cognento (MODENA) Italy Via Bottego 33/A Tel: +39-(0) Internet:     Fax: +39-(0) QUICK ANALYZER User Guide Version 5.3 Index 1.0 Generality... 2 LICENSE AGREEMENT... 3 2.0 Channels Configuration... 4 2.1 IdroScan Data Log Management... 6 3.0 Test Results... 9 4.0 Excel Export... 10

More information

Table of Contents. IntroLab < SPMLabs < Dynevor TWiki

Table of Contents. IntroLab < SPMLabs < Dynevor TWiki Table of Contents Lab 1: Introduction to SPM and data checking...1 Goals of this Lab...1 Prerequisites...1 An SPM Installation...1 SPM Defaults...2 L/R Brain Orientation...2 Memory Use for Data Processing...2

More information

Managing custom montage files Quick montages How custom montage files are applied Markers Adding markers...

Managing custom montage files Quick montages How custom montage files are applied Markers Adding markers... AnyWave Contents What is AnyWave?... 3 AnyWave home directories... 3 Opening a file in AnyWave... 4 Quick re-open a recent file... 4 Viewing the content of a file... 5 Choose what you want to view and

More information

Analysis of fmri data within Brainvisa Example with the Saccades database

Analysis of fmri data within Brainvisa Example with the Saccades database Analysis of fmri data within Brainvisa Example with the Saccades database 18/11/2009 Note : All the sentences in italic correspond to informations relative to the specific dataset under study TP participants

More information

Functional MRI in Clinical Research and Practice Preprocessing

Functional MRI in Clinical Research and Practice Preprocessing Functional MRI in Clinical Research and Practice Preprocessing fmri Preprocessing Slice timing correction Geometric distortion correction Head motion correction Temporal filtering Intensity normalization

More information

Using EEGLAB history for basic scripting

Using EEGLAB history for basic scripting Using EEGLAB history for basic scripting EEG.history useful information Task 1 Create simple script using 'eegh' Exercise... Task 2 Eye-blink correction Create a new EEG field Exercise... Task 3 Script

More information

Playing with data from lab

Playing with data from lab Playing with data from lab Getting data off the scanner From the Patient Browser, select the folder for the study you want (or within that study, the set of images you want), and then from the Transfer

More information

Version. Getting Started: An fmri-cpca Tutorial

Version. Getting Started: An fmri-cpca Tutorial Version 11 Getting Started: An fmri-cpca Tutorial 2 Table of Contents Table of Contents... 2 Introduction... 3 Definition of fmri-cpca Data... 3 Purpose of this tutorial... 3 Prerequisites... 4 Used Terms

More information

EPI Data Are Acquired Serially. EPI Data Are Acquired Serially 10/23/2011. Functional Connectivity Preprocessing. fmri Preprocessing

EPI Data Are Acquired Serially. EPI Data Are Acquired Serially 10/23/2011. Functional Connectivity Preprocessing. fmri Preprocessing Functional Connectivity Preprocessing Geometric distortion Head motion Geometric distortion Head motion EPI Data Are Acquired Serially EPI Data Are Acquired Serially descending 1 EPI Data Are Acquired

More information

CS 229 Final Project Report Learning to Decode Cognitive States of Rat using Functional Magnetic Resonance Imaging Time Series

CS 229 Final Project Report Learning to Decode Cognitive States of Rat using Functional Magnetic Resonance Imaging Time Series CS 229 Final Project Report Learning to Decode Cognitive States of Rat using Functional Magnetic Resonance Imaging Time Series Jingyuan Chen //Department of Electrical Engineering, cjy2010@stanford.edu//

More information

SpikeDet SPM EEG Spike detection toolbox Manual

SpikeDet SPM EEG Spike detection toolbox Manual SpikeDet SPM EEG Spike detection toolbox Manual Copyright 2016 TABLE OF CONTENTS 1 Introduction... 3 2 License... 3 3 SPM and SpikeDet toolbox installation... 4 4 Conversion from EDF (or other EEG) file

More information

cief Data Analysis Chapter Overview Chapter 12:

cief Data Analysis Chapter Overview Chapter 12: page 285 Chapter 12: cief Data Analysis Chapter Overview Analysis Screen Overview Opening Run Files How Run Data is Displayed Viewing Run Data Data Notifications and Warnings Checking Your Results Group

More information

Batch processing of GLMs

Batch processing of GLMs Batch processing of GLMs 1 Contents Batch processing of GLMs... 1 Contents... 2 Introduction... 3 Installing the project... 4 1. Location of the script project... 4 2. Setting the project as current in

More information

Supplementary methods

Supplementary methods Supplementary methods This section provides additional technical details on the sample, the applied imaging and analysis steps and methods. Structural imaging Trained radiographers placed all participants

More information

SPM8 for Basic and Clinical Investigators. Preprocessing

SPM8 for Basic and Clinical Investigators. Preprocessing SPM8 for Basic and Clinical Investigators Preprocessing fmri Preprocessing Slice timing correction Geometric distortion correction Head motion correction Temporal filtering Intensity normalization Spatial

More information

Group ICA of EEG Toolbox (EEGIFT) Walk Through

Group ICA of EEG Toolbox (EEGIFT) Walk Through Group ICA of EEG Toolbox (EEGIFT) Walk Through Srinivas Rachakonda 1, Tom Eichele 2 and Vince Calhoun 13 March 29, 2011 Introduction This walk-through guides you step by step in analyzing EEG data based

More information

OHBA M/EEG Analysis Workshop. Mark Woolrich Diego Vidaurre Andrew Quinn Romesh Abeysuriya Robert Becker

OHBA M/EEG Analysis Workshop. Mark Woolrich Diego Vidaurre Andrew Quinn Romesh Abeysuriya Robert Becker OHBA M/EEG Analysis Workshop Mark Woolrich Diego Vidaurre Andrew Quinn Romesh Abeysuriya Robert Becker Workshop Schedule Tuesday Session 1: Preprocessing, manual and automatic pipelines Session 2: Task

More information

1. Introduction Installation and requirements... 2

1. Introduction Installation and requirements... 2 1 Table of Contents 1. Introduction... 2 2. Installation and requirements... 2 3. How to perform the CRB analysis through the interactive graphical interfaces... 3 3.1 Initial settings... 3 3.2 Results

More information

Introduction to fmri. Pre-processing

Introduction to fmri. Pre-processing Introduction to fmri Pre-processing Tibor Auer Department of Psychology Research Fellow in MRI Data Types Anatomical data: T 1 -weighted, 3D, 1/subject or session - (ME)MPRAGE/FLASH sequence, undistorted

More information

Programming-By-Example Gesture Recognition Kevin Gabayan, Steven Lansel December 15, 2006

Programming-By-Example Gesture Recognition Kevin Gabayan, Steven Lansel December 15, 2006 Programming-By-Example Gesture Recognition Kevin Gabayan, Steven Lansel December 15, 6 Abstract Machine learning and hardware improvements to a programming-by-example rapid prototyping system are proposed.

More information

NA-MIC National Alliance for Medical Image Computing fmri Data Analysis

NA-MIC National Alliance for Medical Image Computing   fmri Data Analysis NA-MIC fmri Data Analysis Sonia Pujol, Ph.D. Wendy Plesniak, Ph.D. Randy Gollub, M.D., Ph.D. Acknowledgments NIH U54EB005149 Neuroimage Analysis Center NIH P41RR013218 FIRST Biomedical Informatics Research

More information

Performing a resequencing assembly

Performing a resequencing assembly BioNumerics Tutorial: Performing a resequencing assembly 1 Aim In this tutorial, we will discuss the different options to obtain statistics about the sequence read set data and assess the quality, and

More information

Padaco Instruction Manual

Padaco Instruction Manual Padaco Instruction Manual 1. Welcome 1.1. Introduction This instruction manual will lead you through the steps of using Padaco in combination with a tutorial dataset. Padaco is a data visualization and

More information

1. Introduction Installation and requirements... 3

1. Introduction Installation and requirements... 3 1 Table of Contents 1. Introduction... 2 2. Installation and requirements... 3 3. How to perform the CRB analysis through the interactive graphical interfaces... 3 3.1 Initial settings... 4 3.2 Results

More information

FSL Pre-Processing Pipeline

FSL Pre-Processing Pipeline The Art and Pitfalls of fmri Preprocessing FSL Pre-Processing Pipeline Mark Jenkinson FMRIB Centre, University of Oxford FSL Pre-Processing Pipeline Standard pre-processing: Task fmri Resting-state fmri

More information

Section 9. Human Anatomy and Physiology

Section 9. Human Anatomy and Physiology Section 9. Human Anatomy and Physiology 9.1 MR Neuroimaging 9.2 Electroencephalography Overview As stated throughout, electrophysiology is the key tool in current systems neuroscience. However, single-

More information

PATTERN SEQUENCER GUIDE

PATTERN SEQUENCER GUIDE PATTERN SEQUENCER GUIDE C O N T E N T S CHAPTER 1 1 Patterns 3 OVERVIEW...4 PATTERN LIST...4 PATTERN MANAGEMENT...4 SAVING PATTERNS...5 LOADING PATTERNS...5 CLEAR ALL...6 CHAPTER 2 2 Frames 7 OVERVIEW...8

More information

fmri Basics: Single Subject Analysis

fmri Basics: Single Subject Analysis fmri Basics: Single Subject Analysis This session is intended to give an overview of the basic process of setting up a general linear model for a single subject. This stage of the analysis is also variously

More information

MAT 106: Trigonometry Brief Summary of Function Transformations

MAT 106: Trigonometry Brief Summary of Function Transformations MAT 106: Trigonometry Brief Summary of Function Transformations The sections below are intended to provide a brief overview and summary of the various types of basic function transformations covered in

More information

MIKE URBAN Tools. Result Verification. Comparison between results

MIKE URBAN Tools. Result Verification. Comparison between results MIKE URBAN Tools Result Verification Comparison between results MIKE 2017 DHI headquarters Agern Allé 5 DK-2970 Hørsholm Denmark +45 4516 9200 Telephone +45 4516 9333 Support +45 4516 9292 Telefax mike@dhigroup.com

More information

PERFORMANCE COMPARISON OF BACK PROPAGATION AND RADIAL BASIS FUNCTION WITH MOVING AVERAGE FILTERING AND WAVELET DENOISING ON FETAL ECG EXTRACTION

PERFORMANCE COMPARISON OF BACK PROPAGATION AND RADIAL BASIS FUNCTION WITH MOVING AVERAGE FILTERING AND WAVELET DENOISING ON FETAL ECG EXTRACTION I J C T A, 9(28) 2016, pp. 431-437 International Science Press PERFORMANCE COMPARISON OF BACK PROPAGATION AND RADIAL BASIS FUNCTION WITH MOVING AVERAGE FILTERING AND WAVELET DENOISING ON FETAL ECG EXTRACTION

More information

Color Touchscreen Users Manual

Color Touchscreen Users Manual PROFESSIONAL ENGRAVING SYSTEMS Color Touchscreen Users Manual For all rotary engraving systems equipped with the color touchscreen For use with VCS release version 121-127 GENERAL INFORMATION The touch

More information

Group (Level 2) fmri Data Analysis - Lab 4

Group (Level 2) fmri Data Analysis - Lab 4 Group (Level 2) fmri Data Analysis - Lab 4 Index Goals of this Lab Before Getting Started The Chosen Ten Checking Data Quality Create a Mean Anatomical of the Group Group Analysis: One-Sample T-Test Examine

More information

BDTB Manual. Ver /08/07

BDTB Manual. Ver /08/07 BDTB Manual Ver. 1.0 2012/08/07 Introduction Copyright Flow of Decoding Create Mat File Decoding Sample Program make_fmri_mat.m decode_basic.m List of Functions History Contact 2 Introduction This is the

More information

Preprocessing of fmri data

Preprocessing of fmri data Preprocessing of fmri data Pierre Bellec CRIUGM, DIRO, UdM Flowchart of the NIAK fmri preprocessing pipeline fmri run 1 fmri run N individual datasets CIVET NUC, segmentation, spatial normalization slice

More information

TUTORIAL for using the web interface

TUTORIAL for using the web interface Progression Analysis of Disease PAD web tool for the paper *: Topology based data analysis identifies a subgroup of breast cancers with a unique mutational profile and excellent survival M.Nicolau, A.Levine,

More information

A Framework for Evaluating ICA Methods of Artifact Removal from Multichannel EEG

A Framework for Evaluating ICA Methods of Artifact Removal from Multichannel EEG A Framework for Evaluating ICA Methods of Artifact Removal from Multichannel EEG Kevin A. Glass 1, Gwen A. Frishkoff 2, Robert M. Frank 1, Colin Davey 3, Joseph Dien 4, Allen D. Malony 1, Don M. Tucker

More information

PREPROCESSING FOR ADVANCED DATA ANALYSIS

PREPROCESSING FOR ADVANCED DATA ANALYSIS PREPROCESSING FOR ADVANCED DATA ANALYSIS PSYC696B CHAP 7 JL SANGUINETTI Preprocessing Reorganization Transformation Data analysis Collecting EEG Organize Extracting epochs Adjusting event codes Removing

More information

New Features. BioGraph Infiniti version 5.0. Overall Improvements. Enhancing Compatibility with Windows Vista. Quick and Easy Sessions

New Features. BioGraph Infiniti version 5.0. Overall Improvements. Enhancing Compatibility with Windows Vista. Quick and Easy Sessions New Features BioGraph Infiniti version 5.0 Overall Improvements Enhancing Compatibility with Windows Vista Quick and Easy Sessions BioGraph s overall compatibility with Microsoft s Windows Vista was improved.

More information

SensIT Test and Measurement Version Software Manual

SensIT Test and Measurement Version Software Manual SensIT Test and Measurement Version 2.1.4000.0 Software Manual 10 Thomas, Irvine, CA 92618, USA Toll Free: (800) 23-FUTEK Telephone: (949) 465-0900 Fax: (949) 465-0905 futek@futek.com www.futek.com 2 Table

More information

Epoch Definition Guide

Epoch Definition Guide Epoch Definition Guide Version 0.1 Contents 1: Introduction... 2 2: Signal Markers (E-Prime)... 2 2.1: 2.2: Pulses... 2 Slide Onset/Offset markers... 3 3: Label Markers (AcqKnowledge)... 4 4: Maker Occurrence...

More information

- Graphical editing of user montages for convenient data review - Import of user-defined file formats using generic reader

- Graphical editing of user montages for convenient data review - Import of user-defined file formats using generic reader Data review and processing Source montages and 3D whole-head mapping Onset of epileptic seizure with 3D whole-head maps and hemispheric comparison of density spectral arrays (DSA) Graphical display of

More information

User Manual for TeraRanger Hub Evo

User Manual for TeraRanger Hub Evo User Manual for TeraRanger Hub Evo Hardware revision 10 Firmware revision 100 1/24 Table of contents: 1 Introduction 3 2 Mechanical Integration 3 21 Mechanical Design 3 21 Compatibility with TeraRanger

More information

Using the Spectrum Management Tools

Using the Spectrum Management Tools CHAPTER 4 Revised: June 28, 2007, Using the Trace Window CBT 3.3 interfaces with the Cisco CMTS to provide return path spectrum analysis, which is provided in the following tasks: Trace Window To monitor

More information

JAMMER Pro Plugin. Copyright All Rights Reserved

JAMMER Pro Plugin. Copyright All Rights Reserved JAMMER Pro Plugin Copyright 1990-2008 All Rights Reserved I JAMMER Pro Plugin Table of Contents Foreword 0 Part I Welcome to JAMMER Pro Plugin 3 Part II Getting Started 5 Part III Sonar Performance Tips

More information

Version 1.0 PROTEOMICA DEMYSTIFYING PROTEINS. Indian Institute of Technology Bombay, India Bhushan N Kharbikar

Version 1.0 PROTEOMICA DEMYSTIFYING PROTEINS. Indian Institute of Technology Bombay, India Bhushan N Kharbikar Version 1.0 PROTEOMICA DEMYSTIFYING PROTEINS Indian Institute of Technology Bombay, India Bhushan N Kharbikar Software User s Manual Version 1.0 Copyright 2013 Bhushan N Kharbikar, Proteomics Lab Department

More information

The organization of the human cerebral cortex estimated by intrinsic functional connectivity

The organization of the human cerebral cortex estimated by intrinsic functional connectivity 1 The organization of the human cerebral cortex estimated by intrinsic functional connectivity Journal: Journal of Neurophysiology Author: B. T. Thomas Yeo, et al Link: https://www.ncbi.nlm.nih.gov/pubmed/21653723

More information

Multivariate pattern classification

Multivariate pattern classification Multivariate pattern classification Thomas Wolbers Space & Ageing Laboratory (www.sal.mvm.ed.ac.uk) Centre for Cognitive and Neural Systems & Centre for Cognitive Ageing and Cognitive Epidemiology Outline

More information

How to change clip speed and direction

How to change clip speed and direction Adobe Premiere Pro CS6 Project 6 guide How to change clip speed and direction Editors frequently want to change clip speed or direction. With Adobe Premiere Pro CS6, you can edit a video clip so a sprinter

More information

Zmachine Data Viewer Software Quick Start

Zmachine Data Viewer Software Quick Start Zmachine Data Viewer Software Quick Start Reviewing Zmachine Insight/Insight+ Data Copyright 2016 by General Sleep Corporation All rights reserved About this Document You are advised to read and understand

More information

Visualizing the evolution of software using softchange

Visualizing the evolution of software using softchange Visualizing the evolution of software using softchange Daniel M. German, Abram Hindle and Norman Jordan Software Engineering Group Department of Computer Science University of Victoria dmgerman,abez,njordan

More information

SilkTest Workbench. Getting Started with Visual Tests

SilkTest Workbench. Getting Started with Visual Tests SilkTest Workbench Getting Started with Visual Tests Borland Software Corporation 4 Hutton Centre Dr., Suite 900 Santa Ana, CA 92707 Copyright 2010 Micro Focus (IP) Limited. All Rights Reserved. SilkTest

More information

Processing each single plane

Processing each single plane , Sept 30th, 2007 Performing a multiplane calibration on the dataset 07.07.09ptvsample The sample dataset is calibrated on a planar target imaged at three different heights; the procedure consists in the

More information

PHASEQUANT (User Manual)

PHASEQUANT (User Manual) PHASEQUANT (User Manual) ROI Pane Toolbar Threshold Bar Canvas Threshold Display Training Pane Buttons Fig 1. PhaseQuant GUI 1. INSTALLATION AND LOADING 1.1 Installing PhaseQuant Download the zip file

More information

Chapter 3: Intensity Transformations and Spatial Filtering

Chapter 3: Intensity Transformations and Spatial Filtering Chapter 3: Intensity Transformations and Spatial Filtering 3.1 Background 3.2 Some basic intensity transformation functions 3.3 Histogram processing 3.4 Fundamentals of spatial filtering 3.5 Smoothing

More information

Importing data in a database with levels

Importing data in a database with levels BioNumerics Tutorial: Importing data in a database with levels 1 Aim In this tutorial you will learn how to import data in a BioNumerics database with levels and how to replicate and summarize level-specific

More information

Viewer for Luma Fisheye IP Surveillance Camera. Software Manual

Viewer for Luma Fisheye IP Surveillance Camera. Software Manual Viewer for Luma Fisheye IP Surveillance Camera Software Manual Important Notes This software is a third-party program that allows you to view, in a normal view, surveillance recordings that were made in

More information

SIVIC GUI Overview. SIVIC GUI Layout Overview

SIVIC GUI Overview. SIVIC GUI Layout Overview SIVIC GUI Overview SIVIC GUI Layout Overview At the top of the SIVIC GUI is a row of buttons called the Toolbar. It is a quick interface for loading datasets, controlling how the mouse manipulates the

More information

PSYCHLAB 8 Analysis for recordings in pychophysiology: Software manual.

PSYCHLAB 8 Analysis for recordings in pychophysiology: Software manual. 1 PSYCHLAB 8 Analysis for recordings in pychophysiology: Software manual. Description... 2 Summary of use... 2 Opening stored data.... 2 Properties Window.... 3 ZoomIn.... 3 Review settings.... 4 Settings,

More information

WNS Waves Noise Suppressor

WNS Waves Noise Suppressor WNS Waves Noise Suppressor Table of Contents Chapter 1 Introduction... 3 1.1 Welcome...3 1.2 Product Overview...3 1.3 Concepts and Terminology...4 1.4 Components...5 Chapter 2 Quick Start Guide... 6 Chapter

More information

A Simple Generative Model for Single-Trial EEG Classification

A Simple Generative Model for Single-Trial EEG Classification A Simple Generative Model for Single-Trial EEG Classification Jens Kohlmorgen and Benjamin Blankertz Fraunhofer FIRST.IDA Kekuléstr. 7, 12489 Berlin, Germany {jek, blanker}@first.fraunhofer.de http://ida.first.fraunhofer.de

More information

The x-intercept can be found by setting y = 0 and solving for x: 16 3, 0

The x-intercept can be found by setting y = 0 and solving for x: 16 3, 0 y=-3/4x+4 and y=2 x I need to graph the functions so I can clearly describe the graphs Specifically mention any key points on the graphs, including intercepts, vertex, or start/end points. What is the

More information

Aircraft Smooth Motion Controls with Intel Perceptual Computing SDK. Cédric Andreolli - Intel

Aircraft Smooth Motion Controls with Intel Perceptual Computing SDK. Cédric Andreolli - Intel Aircraft Smooth Motion Controls with Intel Perceptual Computing SDK Cédric Andreolli - Intel 1 Contents 1 Introduction... 3 2 Playing with the aircraft orientation... 4 2.1 The forces in our game... 4

More information

ECDL / ICDL Spreadsheets Syllabus Version 5.0

ECDL / ICDL Spreadsheets Syllabus Version 5.0 ECDL / ICDL Spreadsheets Syllabus Version 5.0 Purpose This document details the syllabus for ECDL / ICDL Spreadsheets. The syllabus describes, through learning outcomes, the knowledge and skills that a

More information

Oracle Financial Consolidation and Close Cloud

Oracle Financial Consolidation and Close Cloud Oracle Financial Consolidation and Close Cloud October Update (16.10) New Feature Summary September 2016 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE FINANCIAL CONSOLIDATION AND CLOSE CLOUD, OCTOBER

More information

Physics MRI Research Centre UNIFIT VERSION User s Guide

Physics MRI Research Centre UNIFIT VERSION User s Guide Physics MRI Research Centre UNIFIT VERSION 1.24 User s Guide Note: If an error occurs please quit UNIFIT and type:.reset in the IDL command line, and restart UNIFIT. Last Update November 2016 by Katie

More information

EasySense Mac OSX Quick Start Guide

EasySense Mac OSX Quick Start Guide EasySense Mac OSX Quick Start Guide Contents Compatibility... 1 To begin... 2 Recording data... 2 A New recording... 2 Displaying data... 4 Data Value boxes... 4 Show or Hide Channels... 4 Y-Axis display...

More information

FSL Pre-Processing Pipeline

FSL Pre-Processing Pipeline The Art and Pitfalls of fmri Preprocessing FSL Pre-Processing Pipeline Mark Jenkinson FMRIB Centre, University of Oxford FSL Pre-Processing Pipeline Standard pre-processing: Task fmri Resting-state fmri

More information

Multivariate Calibration Quick Guide

Multivariate Calibration Quick Guide Last Updated: 06.06.2007 Table Of Contents 1. HOW TO CREATE CALIBRATION MODELS...1 1.1. Introduction into Multivariate Calibration Modelling... 1 1.1.1. Preparing Data... 1 1.2. Step 1: Calibration Wizard

More information

SPM Introduction. SPM : Overview. SPM: Preprocessing SPM! SPM: Preprocessing. Scott Peltier. FMRI Laboratory University of Michigan

SPM Introduction. SPM : Overview. SPM: Preprocessing SPM! SPM: Preprocessing. Scott Peltier. FMRI Laboratory University of Michigan SPM Introduction Scott Peltier FMRI Laboratory University of Michigan! Slides adapted from T. Nichols SPM! SPM : Overview Library of MATLAB and C functions Graphical user interface Four main components:

More information

Silk Test Workbench Getting Started with Visual Tests

Silk Test Workbench Getting Started with Visual Tests Silk Test Workbench 17.5 Getting Started with Visual Tests Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 1992-2016. All rights

More information

MEG & PLS PIPELINE: SOFTWARE FOR MEG DATA ANALYSIS AND PLS STATISTICS

MEG & PLS PIPELINE: SOFTWARE FOR MEG DATA ANALYSIS AND PLS STATISTICS MEG & PLS PIPELINE: SOFTWARE FOR MEG DATA ANALYSIS AND PLS STATISTICS USER DOCUMENTATION VERSION: 2.00 SEPT. 16, 2014 MEG & PLS Pipeline ([MEG]PLS) Copyright 2013-2014, Michael J. Cheung & Natasa Kovacevic

More information

FlukeView Forms. Documenting Software. Getting Started

FlukeView Forms. Documenting Software. Getting Started FlukeView Forms Documenting Software Getting Started PN 1574021 September 2000 2000 Fluke Corporation. All rights reserved. Printed in USA All product names are trademarks of their respective companies.

More information

SPM Introduction SPM! Scott Peltier. FMRI Laboratory University of Michigan. Software to perform computation, manipulation and display of imaging data

SPM Introduction SPM! Scott Peltier. FMRI Laboratory University of Michigan. Software to perform computation, manipulation and display of imaging data SPM Introduction Scott Peltier FMRI Laboratory University of Michigan Slides adapted from T. Nichols SPM! Software to perform computation, manipulation and display of imaging data 1 1 SPM : Overview Library

More information

Lab 2 Functions in matlab and Playing Sounds

Lab 2 Functions in matlab and Playing Sounds Lab 2 Functions in matlab and Playing Sounds EE 235: Continuous-Time Linear Systems Department of Electrical Engineering University of Washington This work 1 was written by Amittai Axelrod, Jayson Bowen,

More information

A Tutorial Guide to Tribology Plug-in

A Tutorial Guide to Tribology Plug-in Supplementary Material A Tutorial Guide to Tribology Plug-in Tribology An ImageJ Plugin for surface topography analysis of laser textured surfaces. General Description This plugin presents an easy-to-use

More information

Software Installation and Quick Start Guide. PowerMax-Pro PC

Software Installation and Quick Start Guide. PowerMax-Pro PC Software Installation and Quick Start Guide PowerMax-Pro PC Software Installation and Quick Start Guide PowerMax-Pro PC 27650 SW 95th Ave. Wilsonville, OR 97070 This document and software is copyrighted

More information

Using the Spectrum Management Tools

Using the Spectrum Management Tools CHAPTER 4 CBT 3.4 interfaces with the Cisco CMTS to provide return path spectrum analysis. The following tasks allow you to use the spectrum management tool effectively: Trace Window Monitors power and

More information

VSPlayer Software User Manual

VSPlayer Software User Manual VSPlayer Software User Manual UD03888B User Manual COPYRIGHT 2016 Hangzhou Hikvision Digital Technology Co., Ltd. ALL RIGHTS RESERVED. Any and all information, including, among others, wordings, pictures,

More information