getIKweightSet#

pyCGM2.Utils.files.getIKweightSet(DATA_PATH: str, ikwf: str)#

Retrieve marker weights for kinematic fitting from a specified file.

Parameters:
  • DATA_PATH (str) – The path to the data directory.

  • ikwf (str) – The name of the weights file.

Returns:

dict – The loaded marker weights, or False if not found.