Skip to main content
Ctrl+K

odin-data

  • User Guide
  • Developer Guide
  • Release Notes
  • GitHub
  • User Guide
  • Developer Guide
  • Release Notes
  • GitHub

Section Navigation

  • Tutorials
    • Writing Detector Support
  • How-To Guides
    • Common API
    • FrameDecoder
    • FrameProcessorPlugin
    • FrameSimulatorPlugin
    • Docs
      • How to embed Excalidraw diagrams
  • Explanations
    • Overview
    • Design Decisions
  • Reference
    • Common API Reference
    • FrameReceiver API Reference
    • FrameProcessor API Reference
    • FrameSimulator API Reference
    • Design Docs
      • Specification For Odin Data Live View Plugin
  • Developer Guide
  • Tutorials
  • Writing Detector Support

Writing Detector Support#

Creating odin-data support for a detector requires creating a FrameDecoder and a FrameProcessorPlugin. Optionally, a FrameSimulatorPlugin can be created, which may be useful for testing and development.

Existing Detector Support#

The following modules implement data acquisition using odin-data:

  • Excalibur

  • Eiger

  • Tristan - LATRD

  • Percival

previous

Tutorials

next

How-To Guides

On this page
  • Existing Detector Support
Edit on GitHub

This Page

  • Show Source

Built with the PyData Sphinx Theme 0.16.1.