Task schema for running gait analysis.
Examples
print(schema_running)
#> TaskSchema: Running Cycle
#> Type: running
#> Normalization: cycle
#> Normalized length: 101
#> Events: 5
#> Initial Contact -> Midstance -> Toe Off -> Mid-Swing -> Initial Contact 2
#> Phases: 2
#> Stance Phase, Swing Phase
#> Metrics: 11
#> contact_time, flight_time, duty_factor, step_frequency, step_length , ...