createEvents#
- pyCGM2.Nexus.nexusTools.createEvents(NEXUS, subject: str, acq: btkAcquisition, labels: List)#
- Appends specific events from a BTK acquisition to Nexus. - Parameters:
- NEXUS (ViconNexus.ViconNexus) – The Nexus handle. 
- subject (str) – Subject-VSK name. 
- acq (btk.btkAcquisition) – The BTK acquisition instance. 
- labels (List) – List of event labels. 
 
 
