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 package lives inside a subdirectory (src/shared_logic) of a larger monorepo. It includes its own setup.py and can be installed directly via pip.
python.exe -m pip install --upgrade pip
pip install hdsemg-shared
🧪 Local Development
If you're actively developing or testing the module locally, you can install it in editable mode:
pip install -e hdsemg-shared
This will allow you to make code changes without reinstalling the package.
🧰 Requirements
This module requires:
- Python ≥ 3.7
numpyscipy
These will be installed automatically via install_requires if not already present in your environment.
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