https://github.com/sam81/eegutils
python functions to process electroencephalographic recordings
https://github.com/sam81/eegutils
Last synced: 8 months 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 12 years ago)
- Default Branch: master
- Last Pushed: 2018-09-21T13:33:59.000Z (over 7 years ago)
- Last Synced: 2025-01-29T05:43:02.311Z (over 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
[](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/)