You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An End-to-End Example for Building a Bluesky Experiment
A rough outline for such a tutorial may look like:
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.
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.
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.
How to properly incorperate saving the data through tiled and/or suitcase.
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.
The text was updated successfully, but these errors were encountered:
An End-to-End Example for Building a Bluesky Experiment
A rough outline for such a tutorial may look like:
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.
The text was updated successfully, but these errors were encountered: