createPhantoms#
- pyCGM2.Tools.btkTools.createPhantoms(acq: btkAcquisition, markerLabels: List[str])#
- Constructs phantom markers for a list of specified labels. - Parameters:
- acq (btk.btkAcquisition) – BTK acquisition instance. 
- markerLabels (list) – List of marker labels for which phantoms will be created. 
 
- Returns:
- tuple – A tuple containing lists of actual and phantom markers. 
 
