Skip to content

Basics

This example gallery contains tutorials demonstrating core functionality and workflow patterns. These examples cover the essential building blocks, from motor-unit recruitment to EMG signal generation.

Note

The gallery is source-only by default: examples are rendered from source but are not executed during a normal documentation build. Thumbnails and screenshots may reflect a prior verified run, so run an example locally to reproduce its outputs. Maintainers can opt into execution with MKDOCS_GALLERY_PLOT=true.

The examples are self-contained and can be run independently, though they may depend on each other for context. Following the numbered order provides the best learning experience.

Download all examples in Python source code: 01_basic_python.zip

Download all examples in Jupyter notebooks: 01_basic_jupyter.zip

Gallery generated by mkdocs-gallery