modifySubject#
- pyCGM2.Tools.btkTools.modifySubject(acq: btkAcquisition, newSubjectlabel: str)#
Updates the subject name in the acquisition’s metadata.
- Parameters:
acq (btk.btkAcquisition) – BTK acquisition instance.
newSubjectlabel (str) – New subject name to be set.