gaitmap.example_data.get_healthy_example_stride_events#

gaitmap.example_data.get_healthy_example_stride_events()[source]#

Get gait events extracted based on mocap data.

The gait events are extracted based on the mocap data. but are converted to fit the indices of get_healthy_example_imu_data.

However, because the values are extracted from another system the min_vel might not fit perfectly onto the imu data.

This fixture returns a dictionary of stridelists, where the key is the sensor name.

Examples using gaitmap.example_data.get_healthy_example_stride_events#

Stride Level Trajectory reconstruction

Stride Level Trajectory reconstruction

Stride Level Trajectory reconstruction
Region Level Trajectory reconstruction

Region Level Trajectory reconstruction

Region Level Trajectory reconstruction
Temporal parameters calculation

Temporal parameters calculation

Temporal parameters calculation
Spatial parameters calculation

Spatial parameters calculation

Spatial parameters calculation