findKneeCalibration#

pyCGM2.QTM.qtmTools.findKneeCalibration(soup: BeautifulSoup, side: str)#

Returns the knee functional calibration file from the BeautifulSoup instance.

Parameters:
  • soup (BeautifulSoup) – Content of the session.xml.

  • side (str) – Lower limb side (‘Left’ or ‘Right’).

Returns:

BeautifulSoup – The knee calibration measurement section for the specified side.