Skip to content

sustain-lab/wave-probe-asist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wave-probe-asist

Getting started

Get the code

git clone https://github.com/sustain-lab/wave-probe-asist
cd wave-probe-asist

Python environment

python3 -m venv venv
source venv/bin/activate
pip install -U pip
pip install -r requirements.txt

Environment variables

  • ASIST_DATA_PATH - absolute path to ASIST wave probe data.

Run

python app.py

Fire up the browser at http://127.0.0.1:8050/.

About

Analyzing wave probe data from ASIST

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages