From 27a64e90fe681072aa35629f73bf5b27b6ad4e86 Mon Sep 17 00:00:00 2001 From: Annelinde Lettink Date: Tue, 25 Jun 2024 08:50:48 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1b875e9..7151f85 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![codecov](https://codecov.io/gh/wadpac/mechanicalshakerexperiments/branch/main/graph/badge.svg?token=C2X6Z6AJLL)](https://codecov.io/gh/wadpac/mechanicalshakerexperiments) -The code in this repository corresponds to our research project to facilitate processing and analyzing data from a large pool of acceleration sensors that were attached to a mechanical shaker machine. The data itself is available here (doi: 10.5281/zenodo.8160791). +The code in this repository corresponds to our research project to facilitate processing and analyzing data from a large pool of acceleration sensors that were attached to a mechanical shaker machine. The data itself is publicly available [here] ([https://pages.github.com/](https://zenodo.org/records/8160791)). ### File reading @@ -28,9 +28,9 @@ The structured data per experiment can be loaded using the script subset_data.R ### Analyses -Analyses will be described in a scientific paper and range from frequency spectrum analysis to temporal correlation analysis. The scripts used for the data analyses performed include ‘analyses’ in their name. +In our [recent publication](https://journals.humankinetics.com/view/journals/jmpb/7/1/article-jmpb.2024-0003.xml) we evaluate the comparability of raw acceleration data across sensor brands and configurations we performed frequency spectrum analysis and temporal correlation analysis. The scripts used for the data analyses performed of this article include ‘analyses’ in their name. ### References -1. van Hees VT, Fang Z, Langford J, Assah F, Mohammad A, da Silva ICM, et al. Autocalibration of accelerometer data for free-living physical activity assessment using local gravity and temperature: an evaluation on four continents. Journal of Applied Physiology. 2014;117(7):738-44. doi: 10.1152/japplphysiol.00421.2014. \ No newline at end of file +1. van Hees VT, Fang Z, Langford J, Assah F, Mohammad A, da Silva ICM, et al. Autocalibration of accelerometer data for free-living physical activity assessment using local gravity and temperature: an evaluation on four continents. Journal of Applied Physiology. 2014;117(7):738-44. doi: 10.1152/japplphysiol.00421.2014.