WandAngleQualityProcedure#
- class pyCGM2.Model.Procedures.modelQuality.WandAngleQualityProcedure#
- Procedure for assessing the quality of wand angle measurements in a biomechanical model. - This procedure calculates planar angles using defined points and detects any gaps in the measurements. - __init__()#
 - Methods - __init__()- run(acq)- Runs the wand angle quality assessment procedure on the given acquisition. - run(acq)#
- Runs the wand angle quality assessment procedure on the given acquisition. - Parameters:
- acq (btk.Acquisition) – The acquisition data to analyze. 
 
 
