Functional-Brain-Mapping-Laboratory / PyCartool

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Latest PyPI Release PyPI pyversions Build Status codecov 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 developed at the Functional Brain Mapping Lab (FBMLab), in Geneva, Switzerland. This project was initiated in 1996, and is still actively developed 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!

About

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%