NeuropsyOL / Pocketable-Labs

Code repository for the paper Towards Pocketable Labs for Everyone: SynchronizedMulti-sensor Data Streaming and Recording on Smartphones

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Towards Pocketable Labs for Everyone: SynchronizedMulti-sensor Data Streaming and Recording on Smartphones

This is the code repository to our paper on LSL for mobile applications: Sensors Link. Please find the analysis code in the Scenario folders and the source code to our Android applications in the folder AndroidAppsSourceCode which links to their respective repositories.

Analysis

The main analysis script is mobile_lsl_paper_main.m in the root folder. It calls all subsequent analyses and outputs results in the command line and as figures. The folder Shared_Functions contains functions used in various analyses.

Figures

The Inkscape source files for all figures in the paper lie in the Figures folder.

About

Code repository for the paper Towards Pocketable Labs for Everyone: SynchronizedMulti-sensor Data Streaming and Recording on Smartphones

License:GNU General Public License v3.0


Languages

Language:MATLAB 100.0%