Skip to content
/ ecoggui Public

Ecog GUI is a Python module to localize intracranial electrodes from MRI.

License

Notifications You must be signed in to change notification settings

kingjr/ecoggui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecog GUI

Ecog GUI is a Python module to localize intracranial electrodes from MRI.

It interactively fits a priori defined grids, strips or rigid array of electrodes to the MRI with a Graphical User Interface.

Its main advantages as compared to current alternatives are:

  • it provides the best fits in real time, and can thus help you adjust your locations interactively.
  • it can fit curved surfaces, including non-convex ones, but remains realistic thanks to a rigidity constrain.

This is currently an alpha version.

demo

Online Tutorials

Click on the following examples to run the tutorial and results preview in your browser.

Installation

Clone this repository and install using setup.py:

python setup.py develop --user

Dependencies

The required dependencies to use the software are:

  • Python >= 2.7
  • setuptools
  • Numpy >= 1.6.1
  • SciPy >= 0.9
  • Scikit-learn >= 0.17
  • Nibabel >= 1.1.0
  • Matplotlib >= 1.5.1

About

Ecog GUI is a Python module to localize intracranial electrodes from MRI.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages