beat.core Logo
1.7.0
  • Introduction
  • Backend API
  • Local Development
  • API
beat.core
  • Docs »
  • Core BEAT components
  • View page source

Core BEAT components¶

This package provides the core components of BEAT ecosystem. These core components are the building blocks of BEAT experiments that are used by all the other BEAT packages.

  • Introduction
  • Backend API
    • Binary Format
    • Filesystem Organization
    • Message Passing
      • Command: has-more-data (hmd)
      • Command: is-dataunit-done (idd)
      • Command: next (nxt)
      • Command: write (wrt)
      • Command: is-data-missing (idm)
      • Command: output-is-connected (oic)
      • Command: done (don)
      • Command: error (err)
  • Local Development
    • Docker
      • Docker Setup
    • Documentation
    • Testing
      • Other Bits
    • Profiling
  • API
    • algorithm
    • baseformat
    • data
    • data_loaders
    • database
    • dataformat
    • dock
    • drawing
    • environment
    • base
    • docker
    • local
    • remote
    • subprocess
    • experiment
    • hash
    • inputs
    • library
    • loader
    • outputs
    • plotter
    • stats
    • toolchain
    • utils
    • worker

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2018, Idiap Research Institute.

Built with Sphinx using a theme provided by Read the Docs.