Skip to content

Create end-to-end recipe example #4

@mstaab16

Description

@mstaab16

An End-to-End Example for Building a Bluesky Experiment

A rough outline for such a tutorial may look like:

  1. Simulating a multi-axis stage controller that has locations for users to put custom communication protocols. This provides a good starting point for someone incorporating Bluesky with a non-EPICS setup lab.
  2. Simulating detectors. This is very domain specific and easy to patch as a user so a fast example of a 0d, 1d, 2d detectors would suffice.
  3. Setting up custom plans. While almost every common plan is given as a builtin, many users may want to customize this. One or two examples (perhaps directly from the current plans source code) would suffice.
  4. How to properly incorperate saving the data through tiled and/or suitcase.
  5. How to setup a quick widget to display live views of the incoming data (of the 3 types in part 2).

Most of this information is already available in fragmented form in the documentation. As such, seeing all of the pieces play nice together would be a valuable resource for new users of Bluesky.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions