This app is used by participants at MusicLab events organized by RITMO Centre for Interdisciplinary Studies in Rhythm, Time and Motion. It collects information from the mobile phone sensors. The data will be sent directly to a secure server at the University of Oslo. No personal information is collected.
Screenshots
Usage
- Code for pulling data from the Nettskjema API using python's request library. This walks through getting the API working.
- How to pull from MusicLab forms in particular, though the submission numbers should and locations should be changed to suit this new study.
- Repository with scripts to convert the minute long recordings into participant-wise CSV files. Summary code to organise MusicLab app sensor recordings and align using the tapped synchronisation cue.
- Notebook showing how to concatenate the data.
There has been a change in pandas in the last few months which will result in these scripts throwing extra warnings. This can slow down their run time but should not interrupt the code.