GithubHelp home page GithubHelp logo

evalmrcp's Introduction

evalMRCP

evalMRCP, which stands for evaluation of the Movement-Related Cortical Potential, is a specialised pipeline based on visualEEG, emgGO, EEGLAB and lme4 R statistical software package. This pipeline includes all the necessary tools to process raw EEG/EMG data into MRCPs and its features. This pipeline also includes R (The R Foundation for Statistical Computing) code for performing statistical analysis on the latent variables using the linear mixed regression models. It is organised into six steps as listed below.

  1. Step I: In this step data is imported from different file tyes depending on the recording system and saved as .mat files with uniform file and variable naming.
  2. Step II: In this step sEMG events are detected and adjusted by visual examination using the emgGO toolbox.
  3. Step III: In this step epochs are first manually removed by visual inspection, then epochs with eye blinks and movement artefacts are removed using the EEGLAB runica algorithm, and finally, epochs are removed by applying a peak-peak threshold.
  4. Step IV: In this step extra channels are removed, and latent variables are derived.
  5. Step V: In this step data from individual files is collated into tables in long format and exported as .csv files.
  6. Step VI: In this step statistical analysis is performed and results are plotted.

Compatibility

Currently evalMRCP is being developed on MATLAB 2017b.

Installation

As evalMRCP consists of sub-modules such as EEGLAB, the repository has to be cloned using the following command.

$ git clone --recurse-submodules -j8 https://github.com/GallVp/evalMRCP

evalmrcp's People

Contributors

gallvp avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.