:orphan:
.. _examples-index:
==================
Examples
==================
.. raw:: html
.. thumbnail-parent-div-open
.. thumbnail-parent-div-close
.. raw:: html
-----------------------
Extend MyoGestic
-----------------------
Tutorials for adding new components to MyoGestic through the
:class:`~myogestic.utils.config.Registry`.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/01_add_functionality/images/thumb/sphx_glr_1_add_post_prediction_filter_thumb.png
:alt:
:doc:`/auto_examples/01_add_functionality/1_add_post_prediction_filter`
.. raw:: html
Add a Post-Prediction Filter
.. raw:: html
.. only:: html
.. image:: /auto_examples/01_add_functionality/images/thumb/sphx_glr_2_add_model_thumb.png
:alt:
:doc:`/auto_examples/01_add_functionality/2_add_model`
.. raw:: html
Add a Model
.. raw:: html
.. only:: html
.. image:: /auto_examples/01_add_functionality/images/thumb/sphx_glr_3_add_biosignal_feature_thumb.png
:alt:
:doc:`/auto_examples/01_add_functionality/3_add_biosignal_feature`
.. raw:: html
Add a Biosignal Feature
.. raw:: html
.. only:: html
.. image:: /auto_examples/01_add_functionality/images/thumb/sphx_glr_4_add_output_system_thumb.png
:alt:
:doc:`/auto_examples/01_add_functionality/4_add_output_system`
.. raw:: html
Add an Output System
.. thumbnail-parent-div-close
.. raw:: html
-------------------------------
Add a New Visual Interface
-------------------------------
Step-by-step guide to integrating a new Visual Interface (VI) into
MyoGestic -- from UI setup to output system.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/02_add_visual_interface/images/thumb/sphx_glr_0_add_ui_thumb.png
:alt:
:doc:`/auto_examples/02_add_visual_interface/0_add_ui`
.. raw:: html
Part 0: Overview and UI Setup
.. raw:: html
.. only:: html
.. image:: /auto_examples/02_add_visual_interface/images/thumb/sphx_glr_1_setup_interface_thumb.png
:alt:
:doc:`/auto_examples/02_add_visual_interface/1_setup_interface`
.. raw:: html
Part 1: Setup Interface
.. raw:: html
.. only:: html
.. image:: /auto_examples/02_add_visual_interface/images/thumb/sphx_glr_2_recording_interface_thumb.png
:alt:
:doc:`/auto_examples/02_add_visual_interface/2_recording_interface`
.. raw:: html
Part 2: Recording Interface
.. raw:: html
.. only:: html
.. image:: /auto_examples/02_add_visual_interface/images/thumb/sphx_glr_3_output_system_thumb.png
:alt:
:doc:`/auto_examples/02_add_visual_interface/3_output_system`
.. raw:: html
Part 3: Output System
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
:includehidden:
/auto_examples/01_add_functionality/index.rst
/auto_examples/02_add_visual_interface/index.rst
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery