myogestic.gui.widgets.templates.RecordingInterfaceTemplate.update_ground_truth_buffer#

RecordingInterfaceTemplate.update_ground_truth_buffer(data)[source]#

Append incoming ground truth data and update the progress bar.

Called for each incoming data sample during recording. Override to buffer kinematics data and track progress.

Parameters:

data (ndarray)

Return type:

None