deleteContextEvents#
- pyCGM2.Tools.btkTools.deleteContextEvents(acq: btkAcquisition, context: str)#
- Removes events with a specified context (e.g., Left, Right, General). - Parameters:
- acq (btk.btkAcquisition) – BTK acquisition instance. 
- context (str) – Context of the events to be removed. 
 
 
