Skip to content

SomeUserName1/mea-analysis-toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Electrode Array Analysis

Installation

Using pip:

python -m venv mea-venv
source mea-venv/bin/activate
pip install -r requirements.txt  

Running

If the virtual environment is not already active run

source mea-venv/bin/activate

Then:

cd src && python -m webapp  

Finally, visit 127.0.0.1:8080 with your browser

Updating

git fetch && git pull

Wireframe of GUI

wire

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages