pyCGM_Single.pycgm_embed.main

pyCGM_Single.pycgm_embed.main()

Take in the paths to the trials, the vsk file, and the output file, and load the data in. Calibrate the measurements using pycgmStatic’s getStatic() function, and calculate the angles using pycgmCalc’s calcAngles() function.

The result of the calcAngles() function are written through pycgmIO’s writeResult() function.