A comprehensive toolkit for Digital Signal Processing in healthcare applications.
Project description
Healthcare DSP Toolkit
A comprehensive toolkit for Digital Signal Processing (DSP) in healthcare applications
This repository contains a comprehensive toolkit for Digital Signal Processing (DSP) in healthcare applications. It includes traditional DSP methods as well as advanced machine learning (ML) and deep learning (DL) inspired techniques. The toolkit is designed to process a wide range of physiological signals, such as ECG, EEG, PPG, and respiratory signals, with applications in monitoring, anomaly detection, and signal quality assessment.
Features
- Filtering: Traditional filters (e.g., moving average, Gaussian, Butterworth) and advanced ML-inspired filters.
- Transforms: Fourier Transform, DCT, Wavelet Transform, and various fusion methods.
- Time-Domain Analysis: Peak detection, envelope detection, ZCR, and advanced segmentation techniques.
- Advanced Methods: EMD, sparse signal processing, Bayesian optimization, and more.
- Neuro-Signal Processing: EEG band power analysis, ERP detection, cognitive load measurement. (To be implemented)
- Respiratory Analysis: Automated respiratory rate calculation, sleep apnea detection, and multi-sensor fusion.
- Signal Quality Assessment: SNR calculation, artifact detection/removal, and adaptive methods.
- Monitoring and Alert Systems: Real-time anomaly detection, multi-parameter monitoring, and alert correlation.
Installation
You can install vitalDSP in two different ways:
Option 1: Install via pip
If you want the simplest installation method, you can install the latest version of vitalDSP directly from PyPI using pip:
pip install vitalDSP
Option 2: Install from the GitHub Repository
For those who prefer to have the latest version, including any recent updates that may not yet be available on PyPI, you can clone the repository and install it manually. Step 1: Clone the Repository First, clone the vitalDSP repository from GitHub to your local machine:
git clone https://github.com/Oucru-Innovations/vital-DSP.gi
Step 2: Navigate to the Project Directory Navigate to the directory where the repository was cloned:
cd vital-DSP
Step 3: Install with setup.py You can now install vitalDSP using the setup.py script:
python setup.py install
This method ensures that you are using the most up-to-date codebase from the repository.
Applications in Healthcare
vitalDSP can be applied across various healthcare use cases:
- Remote Patient Monitoring: Analyze ECG and PPG signals for real-time insights into patient health.
- Stress and Anxiety Detection: Monitor heart rate variability to assess stress levels.
- Sleep Apnea Detection: Use respiratory signals to identify breathing irregularities during sleep.
Usage
Please read the instruction in the documentation for detailed usage examples and module descriptions.
Example Notebooks on Google Colab
- Synthetic Data & Peak Detection: Peak Detection, Synthetic Signal (ECG, PPG).
- Health Report Analysis: Generate Health Report from ECG and PPG data.
- Signal Quality Indices: Signal Quality Assurance, SNR, Artifact Detection.
Documentation
Comprehensive documentation for each module is available in the docs/ directory, covering usage examples, API references, and more.
Contributing
We welcome contributions! Please read the CONTRIBUTING file for guidelines on how to contribute to this project.
Community and Support
Join our community to share ideas, ask questions, and get support:
- GitHub Discussions: Join the conversation
- Report Issues: Found a bug? Open an issue
License
This project is licensed under the MIT License - see the LICENSE file for details.
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
File details
Details for the file vitalDSP-0.1.2.tar.gz.
File metadata
- Download URL: vitalDSP-0.1.2.tar.gz
- Upload date:
- Size: 2.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c61b37862e6b6e0414d098df1f89302f857198b448bf6aa15b04b3cd6650088
|
|
| MD5 |
e21de316249ad2583466bc3dd5330727
|
|
| BLAKE2b-256 |
7f94563bc93bab22769af56dd53f9a068009d5d54b79418e231ed2a4cd1eaa65
|
File details
Details for the file vitalDSP-0.1.2-py3-none-any.whl.
File metadata
- Download URL: vitalDSP-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3589c6d84dac75071405d7b2fa4d99606565396bd67e2fbcf35811b037a3882
|
|
| MD5 |
4da71c3f28319654d85dd7dafbacdeb4
|
|
| BLAKE2b-256 |
8cb225d43402ccbe5a55193cd7e9f8aad6a6f6a695b1f543ae59f12ad746965b
|