Adds a record loaders to the pyPhases package
Project description
pyPhasesRecordloader
Unified biomedical signal loading base for pyPhases — EDF, H5, MAT, WFDB. Required by all dataset loaders.
Install
pip install pyPhasesRecordloader
→ [Loading Data](https://sleepyphases.readthedocs.io/en/latest/tutorial/load-data.html)
→ [Creating new Record Loaders](https://sleepyphases.readthedocs.io/en/latest/guides/recordloader.html)
→ [Create new Vendor Config](https://sleepyphases.readthedocs.io/en/latest/guides/vendor-config.html)
## 🎯 Overview
pyPhasesRecordloader is designed for researchers and developers working with biomedical signals (EEG, ECG, EMG, PPG, etc.). It provides:
- **Unified Signal Interface**: Standardized classes for handling raw signals and multi-channel recordings
- **Multiple Format Support**: Built-in loaders for EDF, H5, MAT, WFDB, and XML annotation files
- **Flexible Data Sources**: Download capabilities from local folders, web directories, and S3-compatible storage
- **Signal Processing**: Channel combination, normalization, resampling, and preprocessing
- **Event Management**: Annotation and event handling with frequency adjustment
## 📦 Installation
```bash
pip install pyPhasesRecordloader
add to project.yaml:
plugins:
- pyPhasesRecordloader
Dependencies
- pyPhases
- numpy
- tqdm
- pandas
Optional dependencies for specific loaders:
pyedflib- for EDF file supporth5py- for H5 file supportscipy- for MAT file supportwfdb- for WFDB format supportboto3- for S3 downloader support
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
File details
Details for the file pyphasesrecordloader-0.12.0.tar.gz.
File metadata
- Download URL: pyphasesrecordloader-0.12.0.tar.gz
- Upload date:
- Size: 31.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ddfa7005f208d4bdd6f97ad4dc6d7fbafcaf2ffc7e28cb3fa7b6d771a8ea7f9
|
|
| MD5 |
88abbc3aad7f2a1555b86a9392412bab
|
|
| BLAKE2b-256 |
6b428286694637ae874577ee3fc0902728f0666ef08d3084dcb12c5ea2eae862
|