Utility Methods for hd-semg files.
Project description
📦 hdsemg-shared 📦
HDsEMG toolbox
Reusable Python components and utilities for high-density surface EMG (HD-sEMG) signal processing and input/output (I/O).
This module provides shared logic for HD-sEMG signal processing and file handling, used across multiple related projects, such as hdsemg-pipe and hdsemg-select. It is installable as a standalone Python package and is designed to simplify working with HD-sEMG data.
📦 Installation
This library can be installed via PyPI or from source. It is compatible with Python 3.7 and later.
Via PyPI
python.exe -m pip install --upgrade pip
pip install hdsemg-shared
From Source
git clone https://github.com/johanneskasser/hdsemg-shared.git
cd hdsemg-shared
python -m venv venv
source venv/bin/activate # On Windows use venv\Scripts\activate
pip install -e .
🧪 Documentation
Please refer to the documentation for detailed usage instructions, examples, and API references.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters