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

Energy changes: Allow extrapolation for pitch #522

Closed
DominicOram opened this issue Sep 23, 2024 · 1 comment · Fixed by DiamondLightSource/dodal#835
Closed

Energy changes: Allow extrapolation for pitch #522

DominicOram opened this issue Sep 23, 2024 · 1 comment · Fixed by DiamondLightSource/dodal#835
Assignees
Labels

Comments

@DominicOram
Copy link
Contributor

When going to very low energies we need to set the DCM pitch to a value outside that in the lookup table. GDA will extrapolate the last two values in the lookup table and use these to extrapolate outside its range. Currently hyperion refuses to extrapolate but we probably have to.

Acceptance Criteria

  • Work out the best method of extrapolation
  • Implement in hyperion
@DominicOram DominicOram moved this to Candidates for Next Sprint in Hyperion Sep 23, 2024
@DominicOram
Copy link
Contributor Author

If it's below the last energy use the last value.

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

Successfully merging a pull request may close this issue.

1 participant