A comprehensive toolkit for Digital Signal Processing in healthcare applications.
Project description
Healthcare DSP Toolkit
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.
- 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.
Usage
Please read the instruction in the documentation for detailed usage examples and module descriptions.
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.md file for guidelines on how to contribute to this project.
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.1rc15.tar.gz.
File metadata
- Download URL: vitalDSP-0.1.1rc15.tar.gz
- Upload date:
- Size: 143.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6b5b335c8243a1336db40bf6f633f6f056dc195cec753a200b5017b9fc47338
|
|
| MD5 |
6c29f0863979a7901b7e82b3bf09626c
|
|
| BLAKE2b-256 |
db5475fde8c64b930c414b7a96186d5b079dcc8e7c52ae3a3ca35785a9f09274
|
File details
Details for the file vitalDSP-0.1.1rc15-py3-none-any.whl.
File metadata
- Download URL: vitalDSP-0.1.1rc15-py3-none-any.whl
- Upload date:
- Size: 218.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce98dcbad3cacdc3431aa2b85e53ca35372da421325f8d8a589f5e9f12c1d539
|
|
| MD5 |
1d1974e6f633d20bbb05055b4a121782
|
|
| BLAKE2b-256 |
8f33ebcc82e6da0cd4efa3c068544a0fd3efbdc5026ba5efb014eb8b798bc607
|