Skip to main content

Adds a record loaders to the pyPhases package

Project description

RecordLoader Extension for pyPhases

This package extends pyPhases with the ability to load generic records from a dataset. This package properly requires another more specific plugin to load the data.

This Extension adds:

  • a normalized interface for a Signal (wraps a raw signal like numpy array): pyPhasesRecordloader/Signal.py
  • a normalized interface for RecordSignals: pyPhasesRecordloader/RecordSignal.py containing a list of Signals
  • an inerface to load data from datasets: pyPhasesRecordloader/RecordLoader.py
    • loadRecord(recordName: str) -> RecordSignal - check if a record exists
    • exist(recordName: str) -> bool - check if a record exists
    • delete(recordName) - delete a record
  • some default Recordloader to load data itself or inherit from:
    • EDFRecordLoader
    • H5RecordLoader
    • MatRecordLoader
    • WFDBRecordLoader
    • XMLAnnotationLoader
  • some possible ways to download data:
    • Folderdownloader: From a Folder
    • HtmlDownloader: From a Web Folder
    • S3Downloader: From a S3 compatible bucket storage

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

pyphasesrecordloader-0.11.8.tar.gz (26.9 kB view details)

Uploaded Source

File details

Details for the file pyphasesrecordloader-0.11.8.tar.gz.

File metadata

  • Download URL: pyphasesrecordloader-0.11.8.tar.gz
  • Upload date:
  • Size: 26.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.13

File hashes

Hashes for pyphasesrecordloader-0.11.8.tar.gz
Algorithm Hash digest
SHA256 c598f2d54041410e1f50eaa89f9d54c145e67dad067389011cb3186d607bbdb8
MD5 1096605f347d17523aca12d347b17ad4
BLAKE2b-256 9adab39fab463a9be83f620182a3779cb9096bb05be19746a4e0b14e5b6debc2

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