GithubHelp home page GithubHelp logo

imclab / eegtools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fnielsen/eegtools

0.0 1.0 0.0 364 KB

Collection of Python modules for EEG analysis. Includes EDF+ and BDF loaders, scalp plots and commonly used spatial filters.

eegtools's Introduction

#Introduction

EEGtools is a set of Python libraries for EEG analysis. Most of the code was developed as a part of the PhD work of Boris Reuderink in the form of the library Psychic. EEGtools is the successor of Psychic, and does not attempt to provide a framework for analysis, but rather a small set of well-tested functions for scientific EEG analysis.

Status

EEGtools is currently in alpha phase. That said, code in the master branch is thoroughly tested, and probably existed in Psychic. For versioning we use semantic versioning.

Planned features:

  • Examples!
  • Importing of BDF and GDF file formats.
  • Publication-ready visualisation of topographic activation (scalp plots)
  • PARAFAC tensor decomposition for summarization of tensors (higher order arrays).

0.2

  • Added various spatial filters (common spatial patterns), channel selection, whitening and the common average reference.
  • Added functions for feature extraction (windowing, spectral estimation, filtering, narrow-band covariance tensors).

0.1

Installation

The preferred method of installation is using PIP. The latest development version can be installed with:

$ pip install git+https://github.com/breuderink/eegtools.git --user

The latest stable release can be installed with:

$ pip install eegtools --user

eegtools's People

Contributors

breuderink avatar fnielsen avatar

Watchers

JT5D 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.