Created
November 26, 2014 18:19
-
-
Save moorepants/6bbc495128b181393023 to your computer and use it in GitHub Desktop.
Example meta data file for the perturbed walking paper.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| study: | |
| id: 1 | |
| name: Gait Control Identification | |
| description: Perturb the subject during walking and running. | |
| subject: | |
| id: 8 | |
| age: 20 | |
| mass: 70 | |
| mass-units: kilograms | |
| height: 1.572 | |
| height-units: meters | |
| knee-width-left: 107.43 | |
| knee-width-right: 107.41 | |
| knee-width-units: millimeters | |
| ankle-width-left: 70.52 | |
| ankle-width-right: 67.66 | |
| ankle-width-units: millimeters | |
| gender: male | |
| trial: | |
| id: 20 | |
| subject-id: 8 | |
| datetime: 2014-02-21 | |
| notes: > | |
| This is the trial run for the 10 minute protocol that perturbs | |
| the subject longitudinally for 8 minutes. It includes normal | |
| walking and walking under longitudinal perturbations. The | |
| treadmill reference markers were not in place due to | |
| conflicting marker issues with the markers on the human. We | |
| have the metal feet placed under the four corners of the | |
| treadmill to prevent pitch and sway movements. We also have | |
| +/-3g analog accelerometers (ADXL330) affixed to the four | |
| corners of the main frame of the treadmill and wired into the | |
| NI box. | |
| nominal-speed: 1.2 | |
| nominal-speed-units: meters per second | |
| stationary-platform: True | |
| pitch: False | |
| sway: False | |
| marker-set: full | |
| hardware-settings: | |
| high-performance: True | |
| dflow-version: 3.16.1 | |
| analog-channel-map: | |
| Channel1.Anlg: F1Y1 | |
| Channel2.Anlg: F1Y2 | |
| Channel3.Anlg: F1Y3 | |
| Channel4.Anlg: F1X1 | |
| Channel5.Anlg: F1X2 | |
| Channel6.Anlg: F1Z1 | |
| Channel7.Anlg: F2Y1 | |
| Channel8.Anlg: F2Y2 | |
| Channel9.Anlg: F2Y3 | |
| Channel10.Anlg: F2X1 | |
| Channel11.Anlg: F2X2 | |
| Channel12.Anlg: F2Z1 | |
| Channel61.Anlg: Front_Left_AccX | |
| Channel62.Anlg: Front_Left_AccY | |
| Channel63.Anlg: Front_Left_AccZ | |
| Channel64.Anlg: Back_Left_AccX | |
| Channel65.Anlg: Back_Left_AccY | |
| Channel66.Anlg: Back_Left_AccZ | |
| Channel67.Anlg: Front_Right_AccX | |
| Channel68.Anlg: Front_Right_AccY | |
| Channel69.Anlg: Front_Right_AccZ | |
| Channel70.Anlg: Back_Right_AccX | |
| Channel71.Anlg: Back_Right_AccY | |
| Channel72.Anlg: Back_Right_AccZ | |
| events: | |
| A: Force Plate Zeroing | |
| B: Calibration Pose | |
| C: First Normal Walking | |
| D: Longitudinal Perturbation | |
| E: Second Normal Walking | |
| F: Unloaded End | |
| files: | |
| compensation: ../T023/mocap-023.txt | |
| mocap: mocap-020.txt | |
| record: record-020.txt | |
| meta: meta-020.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment