Accml proposal #15
Sulimankhail
started this conversation in
Ideas
Replies: 1 comment
-
@Sulimankhail I'm wondering in your proposal if it's possible for the user to read and set devices without using the measurement execution engine? For example, I don't want to do a measurement but just read what the current value of a steerer is. Is there a way I can just run a In
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
You can find my presentation from 25 Jul 2025 here:
Pattern_Driven_Architecture_for_pyAml.pdf
Implementation Repository
The implementation is available in the
accml
repository on GitHub: https://github.com/python-accelerator-middle-layer/accml.Invitation to Collaborate
I invite everyone to collaborate on this project. Contributions can take the form of co‑coding sessions or code reviews. I will add a todo list to the GitHub repository soon to coordinate work and highlight open tasks. Feel free to open issues or pull requests if you want to discuss ideas or contribute.
Current Status and Future Plans
At the moment there is an EPICS‑based example (a tune measurement script) that depends on the Bluesky and Ophyd libraries. We are actively working on a general measurement execution engine that will be independent of Bluesky and Ophyd, making the framework usable in non‑EPICS labs.
Beta Was this translation helpful? Give feedback.
All reactions