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.7.tar.gz (26.9 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for pyphasesrecordloader-0.11.7.tar.gz
Algorithm Hash digest
SHA256 d4b10a8d5dcafd43955f82e9a8fde3a632f9c4558894f2a146e3ab06f66abe5e
MD5 f0d7c014fafb131280175e6b9dc48da5
BLAKE2b-256 40f88f2ec4e3749b99fc61b607b932479e537619d9b93cd14b4c89ae8e778a61

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