Protocols#

MyoGestic is made out of different panels that are used to control the software. Internally we call these panels protocols since the researcher has to complete each panel from top to bottom, thus following a protocol.

Protocol(main_window)

Class for handling the different protocols of the MyoGestic application.

RecordProtocol(main_window)

Protocol for recording EMG and kinematics data.

TrainingProtocol(main_window)

Class for handling the training protocol of the MyoGestic application.

OnlineProtocol(main_window)

Class for handling the online protocol of the MyoGestic application.