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

Uploaded Source

File details

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

File metadata

  • Download URL: pyphasesrecordloader-0.11.9.tar.gz
  • Upload date:
  • Size: 27.0 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.9.tar.gz
Algorithm Hash digest
SHA256 11cb66b1903ccdefb035f3a6ea41c72e36df16b6100b658bfddb2ddd23f891e0
MD5 128196cc55596296c735676b8278f30e
BLAKE2b-256 aa6cfe885166c5e26393460919ce82b203c734cb1f2e04a83db72ed0db686b2a

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