beat.core Logo
1.13.0
  • Introduction
  • Backend API
  • Local Development
  • API
  • ZMQ Architecture for task handling
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: 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

Next

© Copyright 2020, Idiap Research Institute

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