modifyEventSubject#

pyCGM2.Tools.btkTools.modifyEventSubject(acq: btkAcquisition, newSubjectlabel: str)#

Updates the subject name for all events in the acquisition.

Parameters:
  • acq (btk.btkAcquisition) – BTK acquisition instance.

  • newSubjectlabel (str) – New subject name to be applied.