beat Logo
0.3.2b0
  • Installation Instructions
  • Introduction
  • BEAT Components
  • A Hands-On Tutorial
  • beat.core
    • Introduction
    • Backend API
    • Local Development
    • API
    • ZMQ Architecture for task handling
  • beat.cmdline
  • beat.backend.python
  • beat.editor
  • beat.web
  • README of all Packages
beat
  • »
  • 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: information (ifo)
      • Command: get data (get)
      • Command: done (don)
      • Command: error (err)
  • Local Development
    • Docker
      • Docker Setup
    • Custom image development
    • 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
  • ZMQ Architecture for task handling
    • Introduction
    • Why this design ?
    • BCP Schema

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Previous Next

© Copyright 2022, Idiap Research Institute.

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