Skip to content

Commit

Permalink
improve linking to data and article
Browse files Browse the repository at this point in the history
  • Loading branch information
Anne-Linde committed Jun 25, 2024
1 parent 867269d commit 7b3e73d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 publicly available here: https://zenodo.org/records/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://zenodo.org/records/8160791).

### File reading

Expand All @@ -28,7 +28,7 @@ The structured data per experiment can be loaded using the script subset_data.R

### Analyses

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.
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
Expand Down

0 comments on commit 7b3e73d

Please sign in to comment.