Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create initial recipes #3

Open
DominicOram opened this issue Sep 21, 2023 · 0 comments
Open

Create initial recipes #3

DominicOram opened this issue Sep 21, 2023 · 0 comments

Comments

@DominicOram
Copy link
Contributor

The actual recipes should not be categorised by module but should tell the story of stepping through the stack

Simplified explanation of what each repo does

ophyd

How to set up logging - how do I turn up logging on one device
How to I make a dummy device
I have a really simple EPICS IOC, how do I make an ophyd device?
How do I combine motors into a device (slits)
Write an AD ophyd device with specific filestore
How do unit test my ophyd device

bluesky (this is probably already there - need to think about how to avoid duplication)

How to set up logging
How to publish to a message bus + stream out of process
How do I add metadata to a scan / what metadata should I put in a scan
How do unit test my bluesky device
How do a parallelize X
Why do I have to write commas/brackets

How to deploy mongo db for bluesky - link to install but then copy paste that will work
How do I do adaptive scans - internal to scan/RE vs. external using a scheduler?
How do I cleanup and error handling?

Explanations

Logic in ophyd devices or bluesky plans?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant