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.1.tar.gz (11.2 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.1-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: BioSigProc-0.2.1.tar.gz
  • Upload date:
  • Size: 11.2 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.1.tar.gz
Algorithm Hash digest
SHA256 9ac7194df3580c6a89d313dce69cf5005766008e411d9b4f37b55aa755c87488
MD5 1cdeb4aa43a2e767850978d5b02ad939
BLAKE2b-256 f20efc7b02edfe3b7af48a4212b59557d73701066965438b8584e49ab6707bbc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: BioSigProc-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 11.0 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7bc302f9894971c0555fbce7ecb17685ec9a1dcd37fc2396d8e6871f78ccb143
MD5 7188b734d62564f0bacb173869572225
BLAKE2b-256 2588edd082cf2010119e6c8f08ce380e82001d55462c48c8688cba2e7240fb11

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