Published May 7, 2019 | Version v1
Dataset Open

Data: Influence of Arm Swing on Cost of Transport during Walking

  • 1. Department of Human Movement Sciences, Vrije Universiteit Amsterdam, Amsterdam Movement Sciences, Amsterdam, The Netherlands
  • 2. Department of Human Movement Sciences, Vrije Universiteit Amsterdam, Amsterdam Movement Sciences, Amsterdam, The Netherlands; Department of Research and Development, Heliomare Rehabilitation, Wijk aan Zee, the Netherlands
  • 3. Department of Human Movement Sciences, Vrije Universiteit Amsterdam, Amsterdam Movement Sciences, Amsterdam, The Netherlands; Institute of Brain and Behavior Amsterdam; Orthopaedic Biomechanics Laboratory, Fujian Medical University, Quanzhou, Fujian, PR China

Description

Data and code for De Graaf et al. (2019): Influence of Arm Swing on Cost of Transport during Walking (https://doi.org/10.1101/426775).

The ArmSwingData folder contains two subfolders. One with the raw data and one with the necessary scripts to run the analyses. The analysis can be run from the Main.m script located in the top folder. Start.m  initializes the program, and saves some important variables in infovar.mat so most programs can be ran separately, without being called from Main.m. If you change the name of the ArmSwingData folder, make sure to change the name for the directory in this script.

Data is ordered in the subfolder ‘Data’. For each participant (PP01, PP02, …, PP12) three folders exist:

  • Cosmed: contains excel files with the metabolic (cosmed) data, as well as age/height/weight information of the participant
  • ForcePlate: contains .afp and .afp2 files with kinetic data for forceplate 1 and 2 respectively. You can find which file corresponds to what condition in the file ‘Main_Forceplate.m’ stored in the software subfolder. Heelstrike information for the forceplate data has already been stored in the variable PP**_HS.mat, but can also be recalculated and checked from within the software. To do this open ‘Main_Forceplate.m’ and uncomment line 23 that runs ‘Forceplate_HeelStrike.m’ .
  • Xsens: contains .mvnx for all conditions. You can find which file corresponds to what condition in the file ‘Main_Xsens.m’ stored in the software subfolder. Heelstrike information for the xsens data has already been stored in the variable PPXX_HS.mat, but can also be recalculated and checked from within the software. To do this open ‘Main_Xsens.m’ and uncomment line 23 that runs ‘Xsens_HeelStrike.m’ .

All scripts (except for start-up files Main.m and Start.m) are located in the software folder:

  • =VU 3D Model=: the somewhat under documented VU 3D model, several functions of which are being used;
  • Cosmed:  All scripts belonging to the cosmed analysis. These can be all run from Main_Cosmed.m
  • ForcePlate: All scripts belonging to the kinetic analysis. These can be all run from Main_ForcePlate.m
  • Xsens: All scripts belonging to the kinematic analysis. These can be all run from Main_Xsens.m
  • Plotting: All scripts necessary for creating the figures featured. These can be all run from Plots.m

All the Main_*.m files can in turn be ran from Main.m. The Main_*.m files also contain brief descriptions of the files.  All files first check if the product they create already exist. If so they will not run. If you want to run them anyways, simply inverse the if ~exist statement by removing the tilde, the program will then be executed and the existing product will be overwritten.

N.B. For Xsens_Align, checking if it’s product exists takes a long time, so it could be wise to not run this program again after the first time (set run=false at the start of the program, or simply comment the line in Main_Xsens)

Files

ArmSwingData.zip

Files (4.0 GB)

Name Size Download all
md5:760c54cc54c208b8e362fdad0e0184a7
4.0 GB Preview Download