Skip to content

NUDelta/low-effort-sensing-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LES Study Analysis

Python code to analyze data from user studies conducted using LES.

Setup and Use

Installation

We use pipenv for managing package dependencies.

  1. Install pipenv using the link above.
  2. Run pipenv install to install package dependencies and pipenv shell to start virtual environment with installed dependencies.
  3. To use the Jupyter Google Maps plugin, run jupyter nbextension enable --py --sys-prefix gmaps once you are in the virtual envrionment.

Running and Modifying Code

All analysis is done in Jupyter notebooks. To start the notebook server, run jupyter notebook and open your web browser. Use the in-browswer UI to select and open the desired notebook.

About

Code to analyze data from studies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages