Skip to content

cpp-neuro/EEGWorkbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EEGWorkbench

Online web app for processing of eeg data for BCI purposes

Dependencies

Tested on Ubuntu 18.04

  1. python3.7
  2. Django2.2.6
  3. pytz2019.3
  4. sqlparse0.3.0

To install all dependencies use "pip3.7 install -r requirements.txt"

Installation

  1. Install python3.7
  2. Clone this repository
  3. Create a virtual environement "python3.7 -m venv "
  4. Active the virtual environment "source venv/bin/activate"
  5. Install dependencies -cd path/to/EEGWorkbench -pip3.7 install -r requirements.txt
  6. Run the server -cd path/to/EEGWorkbench -python3.7 ./manage.py runserver

About

Online web app for processing of eeg data for BCI purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •