agentMET4FOF
v0.7.0

Getting started:

  • Table of content
  • 💫Quickstart
  • 💬About
  • 📈The agentMET4FOF dashboard
  • 📖Documentation and video tutorials
    • Video tutorial series
    • Live online tutorial during early development
  • 💻Installation
  • 💨Coming soon
  • 🖋Citation
  • 💎Acknowledgement
  • ⚠Disclaimer
  • ©License
  • Installation of agentMET4FOF
    • Set up a virtual environment
      • Create a venv Python environment on Windows
      • Create a venv Python environment on Mac & Linux
      • Create an Anaconda Python environment
    • Install agentMET4FOF via pip
    • Get started developing
    • Orphaned processes
      • Killing all Python processes in Windows
      • Killing all Python processes on Mac and Linux
  • UML diagrams of agentMET4FOF
    • Overview
    • UML class diagram of agentMET4FOF.agents
    • UML class diagram of agentMET4FOF.streams
    • UML class diagram of agentMET4FOF.metrological_agents
    • UML class diagram of agentMET4FOF.metrological_agents
    • Creation of the UMLs
  • How to contribute to agentMET4FOF
    • Guiding principles
      • Get the code on GitHub and locally
      • Initial development setup
      • Advised toolset
      • Coding style
      • Commit messages
        • Commit message structure
        • Commit message styling
        • BREAKING CHANGEs
        • Commit message examples
      • Testing
    • Workflow for adding completely new functionality
    • Documentation
      • User documentation
      • Examples
      • Comments in the code
    • Manage dependencies
    • Licensing
  • Changelog
    • v0.6.1 (2021-03-12)
      • Fix
      • Documentation

Tutorials:

  • Tutorial 1 - A simple pipeline to plot a signal
  • Tutorial 2 - A simple pipeline with signal postprocessing.
  • Tutorial 3 - An advanced pipeline with multichannel signals.
  • Tutorial 4 - A metrological datastream
  • Tutorial 5 - Building coalitions
  • Tutorial 6 - Using a different backend

Code Reference:

  • agentMET4FOF agents
  • agentMET4FOF streams
  • agentMET4FOF metrologically enabled agents
  • agentMET4FOF metrologically enabled streams
  • agentMET4FOF dashboard
agentMET4FOF
  • Docs »
  • Python Module Index

Python Module Index

a
 
a
- agentMET4FOF
    agentMET4FOF.agents
    agentMET4FOF.dashboard.Dashboard
    agentMET4FOF.metrological_agents
    agentMET4FOF.metrological_streams
    agentMET4FOF.streams

© Copyright 2021, Bang Xiang Yong (UCAM), Björn Ludwig (PTB), Anupam Prasad Vedurmudi (PTB), Maximilian Gruber (PTB), Haris Lulic (IMBIH) Revision ca0adcd2.

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