Skip to main content

A package for processing and analyzing biomedical signals.

Project description

BioSigProc

This repository contains the BioSigProc package, a Python library for processing and analyzing various biomedical signals, including EEG, ECG, and EMG. The package offers tools for signal processing, feature extraction, and visualization tailored for different signal types.

Package Structure

BioSigProc/
│
├── biosigproc/
│   ├── __init__.py
│   ├── eeg/
│   │   ├── __init__.py
│   │   ├── eeg_processing.py
│   │   ├── eeg_feature_extraction.py
│   │   └── eeg_visualization.py
│   ├── ecg/
│   │   ├── __init__.py
│   │   ├── ecg_processing.py
│   │   ├── ecg_feature_extraction.py
│   │   └── ecg_visualization.py
│   ├── emg/
│   │   ├── __init__.py
│   │   ├── emg_processing.py
│   │   ├── emg_feature_extraction.py
│   │   └── emg_visualization.py
│   ├── ppg/
│   │   ├── __init__.py
│   │   ├── ppg_processing.py
│   │   ├── ppg_feature_extraction.py
│   │   └── ppg_visualization.py
│   ├── common_utils.py
│   ├── common_visualization.py  # Added
│
├── tests/
│   ├── test_eeg.py
│   ├── test_ecg.py
│   ├── test_emg.py
│   └── test_common_utils.py
│
├── README.md
├── setup.py
└── .gitignore

Usage

To use the BioSigProc package, follow the installation instructions in the setup.py file. Once installed, you can import specific modules and functions to process and analyze biomedical signals in your Python projects.

Contributing

If you would like to contribute to the development of BioSigProc, please follow the guidelines in CONTRIBUTING.md.

License

This project is licensed under the MIT License.


This version includes better formatting for the structure and adds more clarity to the README.md file. Adjustments have been made to improve the visual presentation of the directory tree.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

BioSigProc-0.2.0.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

BioSigProc-0.2.0-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file BioSigProc-0.2.0.tar.gz.

File metadata

  • Download URL: BioSigProc-0.2.0.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.2

File hashes

Hashes for BioSigProc-0.2.0.tar.gz
Algorithm Hash digest
SHA256 6f5e30f979d000bfbdf95efca6252904866cd30f8123ca67040f0762f86833de
MD5 3faa280f3e9a39b41d60e4ff1f4aae57
BLAKE2b-256 4b5eb65ddfbbc8050dea3c287d207ab7d6c530414103e4634a00bdda1acbfcf7

See more details on using hashes here.

File details

Details for the file BioSigProc-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: BioSigProc-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 8.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.2

File hashes

Hashes for BioSigProc-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f46e9ed510725acf75d7b57b4e0e00a39a9f716824d64da3ec1c8be59750a816
MD5 2dd93e0b328c2bfc3ea73d48b5d5107c
BLAKE2b-256 7a6aa22a39ba0acbe2a4d5cba5548f08708e3d43cb265cec44bd37761230eb65

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page