DiamondLightSource / DiamondLightSource/mx-bluesky

Jungfrau: Investigate acceleration offset deg

Open
#1,224 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4
Forks
5
Avg merge
1d 30m
Merged PRs (30d)
2

Description

The old jungfrau Bluesky plans hardcoded the acceleration offset parameter to 10. This parameter is effectively saying "how much distance does this motor need to cover before it has reached the desired speed", so overshooting is fine - it just wastes a bit of time.

We should investigate whether the calculation in `calculate_motion_profile` gives a suitable `acceleration_offset_deg`. Until then, it is hardcoded to 10.

## Acceptance Criteria
- Test on i24 using the calcualtion in `calculate_motion_profile`. If sufficient, remove the hardcoded 10

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.