Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Get max velo for moving to start of rotation #685

Closed
DominicOram opened this issue May 26, 2023 · 0 comments · Fixed by #1237
Closed

Get max velo for moving to start of rotation #685

DominicOram opened this issue May 26, 2023 · 0 comments · Fixed by #1237
Assignees

Comments

@DominicOram
Copy link
Collaborator

We currently do yield from bps.abs_set(axis.velocity, 120, wait=True) to go to the start of the rotation scan, we should be able to just get the .VMAX of the motor and use that. This has the advantage of being slightly more readable and will update if the motor ever becomes faster/slower.

Note that EpicsMotor doesn't have VMAX at the moment so we will need to add it in

@DominicOram DominicOram moved this to Backlog in Hyperion May 26, 2023
d-perl added a commit that referenced this issue Mar 8, 2024
d-perl added a commit that referenced this issue Mar 8, 2024
@DominicOram DominicOram moved this from Backlog to Review in Hyperion Mar 8, 2024
@DominicOram DominicOram moved this from Review to In Progress in Hyperion Mar 8, 2024
@DominicOram DominicOram moved this from In Progress to Review in Hyperion Mar 8, 2024
@DominicOram DominicOram moved this from Review to In Progress in Hyperion Mar 11, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Hyperion Mar 14, 2024
olliesilvester pushed a commit to olliesilvester/mx-bluesky that referenced this issue Aug 23, 2024
olliesilvester pushed a commit to olliesilvester/mx-bluesky that referenced this issue Aug 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants