pyCGM2.Anomaly#

Filters#

AnomalyDetectionFilter(acq, filename, ...)

Anomaly detector filter.

AnomalyCorrectionFilter(acq, filename, procedure)

Anomaly correction filter.

Procedures#

DetectionProcedures#

AnomalyDetectionProcedure()

Abstract base class for anomaly detection procedures.

AnthropoDataAnomalyProcedure(mp)

Anthropometric data anomaly detector.

ForcePlateAnomalyProcedure()

Force plate anomaly detector.

GaitEventAnomalyProcedure()

Gait event anomaly detector.

MarkerAnomalyDetectionRollingProcedure(markers)

Marker anomaly detection using rolling statistics.

CorrectionProcedures#

AnomalyCorrectionProcedure()

Base class for implementing anomaly correction procedures.

MarkerAnomalyCorrectionProcedure(markers, ...)

Subclass of AnomalyCorrectionProcedure for correcting anomalies in marker data.