Skip to main content
Ctrl+K

ophyd-async

  • Tutorials
  • How-to Guides
  • Explanations
  • Reference
  • Bluesky Project
  • GitHub
  • PyPI
  • Tutorials
  • How-to Guides
  • Explanations
  • Reference
  • Bluesky Project
  • GitHub
  • PyPI

Section Navigation

  • Architectural Decision Records
    • 1. Record architecture decisions
    • 2. Adopt python-copier-template for project structure
    • 3. Ophyd Async migration
    • 4. Repository Structure
    • 5. Respect black line length
    • 6. Procedural Device Definitions
  • Design Goals
  • Device Collector Event-Loop Choice
  • Flyscanning
  • Explanations
  • Architectura...

Architectural Decision Records#

Architectural decisions are made throughout a project’s lifetime. As a way of keeping track of these decisions, we record these decisions in Architecture Decision Records (ADRs) listed below.

  • 1. Record architecture decisions
  • 2. Adopt python-copier-template for project structure
  • 3. Ophyd Async migration
  • 4. Repository Structure
  • 5. Respect black line length
  • 6. Procedural Device Definitions

For more information on ADRs see this blog by Michael Nygard.

previous

Explanations

next

1. Record architecture decisions

Edit on GitHub
Show Source

Built with the PyData Sphinx Theme 0.15.2.