Skip to main content

Extension for pyPhasesRecordloader

Usage

In a phase you can access the data through the RecordLoader:

Add the plugins and config values to your project.yaml::

name: AliceProject
plugins:
  - pyPhasesML
  - pyPhasesRecordloaderAlice
  - pyPhasesRecordloader

phases:
  - name: MyPhase

config:
  alice-path: C:/datasets/recordings

In a phase (phases/MyPhase.py) you can access the records using the RecordLoader:

from pyPhasesRecordloader import RecordLoader
from pyPhases import Phase

class MyPhase(Phase):
    def run(self):
      recordIds = recordLoader.getRecordList()
      for recordId in recordIds:
        record = recordLoader.getRecord(recordId)

Run your project with python -m phases run MyPhase.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyphasesrecordloaderalice-0.5.0.tar.gz (12.2 kB view details)

Uploaded Source

File details

Details for the file pyphasesrecordloaderalice-0.5.0.tar.gz.

File metadata

File hashes

Hashes for pyphasesrecordloaderalice-0.5.0.tar.gz
Algorithm Hash digest
SHA256 7bc67f2cbae6bf0f85beb730818170c35994e784a27e6c1ccf9c417a0aeb576f
MD5 3b7a968258c67d2a843895d2570e3c0d
BLAKE2b-256 12371983ae48bc7d570180259ff01e477eb5fdc54eaeb0546116b8c74fa5c9a4

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.5.0 This release

1 file

0.4.0

1 file

0.3.0

1 file

0.2.0

1 file

0.1.2

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page