pycartool

A simple open source Python package for I/O between Cartool and MNE ( and more generally python)


Keywords
eeg, mne-python, python
License
BSD-3-Clause
Install
pip install pycartool==0.1.1rc0

Documentation

Latest PyPI Release PyPI pyversions Build Status codecov Codacy Badge Documentation Status License

PyCartool

A simple open source Python package for I/O between Cartool and python

About Cartool

Cartool is the EEG analysis software developped at the Functional Brain Mapping Lab (FBMLab), in Geneva, Switzerland. This project was initiated in 1996, and is still actively developped up to these days. It has been entirely programmed by Denis Brunet in C++, and doesn't rely on any other dependency to run. from Cartool website.

alt text

Installation

The latest stable version of Pycartool is available through PyPi:

pip install pycartool

Documentation

Documentation is available at https://pycartool.readthedocs.io/en/stable/

Contributing to Pycartool

Any contribution is welcome, please let us know by opening an issue!