Events

Before running any commands, be sure your virtual python environment is activated. Type activate pycgm39

Gait event methods

Zeni et al 2008 - gait event detection

Zeni’s algorithm is kinematic-based methdo. It requires pelvic markers ( LPSI-RPSI) and foot markers (LHEE, LTOE and RHEE, RTOE repectively) for detecting foot contacts
Zeni, J.A., Richards, J.G., Higginson, J.S., 2008. Two simple methods for determining gait events during treadmill and overground walking using kinematic data 27, 710–714. https://doi.org/10.1016/j.gaitpost.2007.07.007

Load the gait Trial, then run the command

pyCGM2.exe NEXUS Events Zeni

Add -h to know their input arguments or or refer to the documentation API