Skip to content

Data visualization and processing for my bionics research lab work

Notifications You must be signed in to change notification settings

ryanmyang/bionics-research-data-vis

Repository files navigation

bionics-research-data-vis

Data visualization and processing for my bionics research lab work

Setup

  1. You need to have pipenv and python3 in order to easily install the dependencies. Pipenv Link
  2. Clone repository with git clone https://github.com/ryanmyang/bionics-research-data-vis.git
  3. cd into this folder bionics-research-data-vis
  4. Run pipenv shell to create a virtual environment for the project
  5. Run pipenv install to automatically install the packages

Motorlearning Visualization:

Run motor_learning.py with python3 motor_learning.py or python motor_learning.py depending on how you have python installed. To change the file, scroll to the bottom and swap out the file name in the main function.

Reachable Workspace:

W.I.P, data_vis.py is working though for now.

About

Data visualization and processing for my bionics research lab work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages