Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sam81/eegutils
python functions to process electroencephalographic recordings
https://github.com/sam81/eegutils
Last synced: 25 days ago
JSON representation
python functions to process electroencephalographic recordings
- Host: GitHub
- URL: https://github.com/sam81/eegutils
- Owner: sam81
- License: gpl-3.0
- Created: 2014-03-04T12:56:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-09-21T13:33:59.000Z (about 6 years ago)
- Last Synced: 2023-08-13T22:51:24.720Z (about 1 year ago)
- Language: Python
- Size: 62.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.txt
Awesome Lists containing this project
README
[![Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.](https://www.repostatus.org/badges/latest/abandoned.svg)](https://www.repostatus.org/#abandoned)
`eegutils` is no longer developed or mantained. I've moved my code for electroencephalographic (EEG) data analysis to the Julia programming language for its speed. The Julia package [`BrainWave.jl`](https://github.com/sam81/BrainWave.jl) contains functions to process EEG data in Julia.
`eegutils` is a Python module containing functions to process electroencephalographic (EEG) recordings. The software is in pre-alpha status, it is here in the hope that it may be useful to someone looking into analysing EEG data with Python.
Incomplete, and possibly out of date function documentation can be found on [Read the Docs](http://eegutils.readthedocs.org/en/latest/)