EffectsArmswingGaitAsymmetryStability.jl: Supporting code and data from the project "The effects of arm swing amplitude and lower-limb asymmetry on gait stability"
Bibliographic record
Abstract
<strong>EffectsArmswingGaitAsymmetryStability.jl</strong> This repository contains the Julia code, Jupyter notebook, and dataset used in the study “The effects of arm swing amplitude and lower-limb asymmetry on gait stability” by Allen Hill and Julie Nantel. <strong>Instructions</strong> To run this analysis on your computer, both Julia and Jupyter Notebook must be available. A version of Julia appropriate for your OS can be downloaded from the Julia website, and Jupyter can be installed from within Julia (in the REPL) with <pre><code>] add IJulia</code></pre> Alternate instructions for installing Jupyter can be found on the IJulia github or the Jupyter homepage (not recommended). From within the main repository directory, start Julia and then start Jupyter in the Julia REPL <pre><code>using IJulia notebook(;dir=pwd())</code></pre> or if using a system Jupyter installation, start Jupyter from your favorite available shell (e.g. Powershell on Windows, bash on any *nix variant, etc.). In Jupyter, open the <code>Analysis.ipynb</code> notebook. Running all cells will reproduce the results and sole figure of the above mentioned paper. <strong>Description of data</strong> The <code>data</code> directory contains the demographics and raw data. Each <code>.mat</code> file contains gait events, including*: <code>LFO</code>/<code>RFO</code> (Left/right foot lift-off) <code>LFC</code>/<code>RFC</code> (Left/right foot contact) Data signals found in each <code>.mat</code> file are as follows: <code>FP1</code>/<code>FP2</code> (left and right force plates, respectively) <code>LFootPos</code>/<code>RFootPos</code> (Left/right foot COM position) <code>LFootLinVel</code>/<code>RFootLinVel</code> (Left/right foot linear velocity) <code>LFootVelwrtPelvis</code>/<code>RFootVelwrtPelvis</code> (Left/right foot linear velocity, relative to the pelvis) <code>LFootAngle</code>/<code>RFootAngle</code> (Left/right foot angle, relative to the lab reference frame) <code>LFootAngVel</code>/<code>RFootAngVel</code> (Left/right foot angular velocity, relative to the lab reference frame) <code>LShoulder</code>/<code>RShoulder</code> (Left/right shoulder angle, extracted in the order SAGITTAL-FRONTAL-CORONAL) <code>LHip</code>/<code>RHip</code> (Left/right hip angle, extracted in the order SAGITTAL-FRONTAL-CORONAL) <code>TrunkPos</code> (Trunk position) <code>TrunkAngle</code> (Trunk angle, relative to the lab reference frame) <code>TrunkLinVel</code>/<code>TrunkAngVel</code> (Trunk linear/angular velocity, relative to the lab reference frame) <code>COG</code> (Whole-body COM/COG) <code>COG_Velocity</code> (Whole-body COM/COG linear velocity) <code>ModelAngMmntm</code> (Whole-body angular momentum) Units for all data are standard Visual3D units. Output variables in the <code>results.csv</code> file: <code>lambdaS</code> (Local dynamic stability of the Trunk) <code>left_steplavg</code>/<code>right_steplavg</code> (Left/right average step length) <code>left_steplstd</code>/<code>right_steplstd</code> (Left/right step length standard deviation) <code>stepwavg</code>/<code>stepwstd</code> (Average step width and step width standard deviation) <code>lsho_avgrom</code>/<code>rsho_avgrom</code> (Left/right average shoulder range of motion, in the sagittal plane) <code>lsho_stdrom</code>/<code>rsho_stdrom</code> (Left/right shoulder range of motion standard deviation, in the sagittal plane) <code>swingasym</code> (Arm swing range of motion asymmetry) <code>stepasym_spatial</code>/<code>stepasym_temporal</code> (Spatial/temporal step asymmetry) <code>msdcrp_lsho_rhip</code>/<code>msdcrp_rsho_lhip</code> The mean of the ensemble standard deviation of continuous relative phase (MSDCRP) for both contralateral arm-leg pairs (left shoulder and right hip, right shoulder and left hip) *Variables named <code>TRST</code>, <code>TREN</code>, <code>SLST</code>, <code>SLEN</code> are present, but empty, and should be ignored.
Fetched live from OpenAlex and de-inverted. Abstracts are not stored in this database: the inverted indexes are 8.6 GB of the frame’s 9.3 GB of text, and the host has 13 GB free.
How this classification was reachedexpand
Full frame distilled prediction
Teacher imitationNot calibrated prevalence, not ground truth. Human validation pending. Learned from the 10,348 direct Codex labels and 10,348 direct Gemma labels. Candidate is the union of thresholded teacher heads; consensus is their intersection. These outputs are machine_predicted_unvalidated and are not human labels or direct frontier model labels.
Codex and Gemma teacher scores by category
| Category | Codex | Gemma |
|---|---|---|
| Metaresearch | 0.001 | 0.005 |
| Meta-epidemiology (narrow) | 0.000 | 0.000 |
| Meta-epidemiology (broad) | 0.000 | 0.000 |
| Bibliometrics | 0.000 | 0.000 |
| Science and technology studies | 0.001 | 0.000 |
| Scholarly communication | 0.000 | 0.000 |
| Open science | 0.001 | 0.003 |
| Research integrity | 0.000 | 0.001 |
| Insufficient payload (model declined to judge) | 0.001 | 0.000 |
Machine scores (provisional)
The two teacher heads of the student model, read on this work. A score orders the frame for review; it never asserts a category, and the validation status ships verbatim with every row.
Baseline scores from an immature model (maturity gate not passed, 7 training rounds). Scores rank; they never assert a category.
score_only:v0-immature-baseline · verbatim from the scoring run: score_only means the number may rank works, and no category label ships from itClassification
machine, unvalidatedMachine predicted; a candidate call from one teacher head, not a consensus.
How this classification was reached, model by model and score by score, is at the end of the page under "How this classification was reached".