Skip to content

I24 update for plans - #1821

Open
adaudon wants to merge 3 commits into
mainfrom
i24_update_for_plans
Open

adaudon wants to merge 3 commits into
mainfrom
i24_update_for_plans

Conversation

@adaudon

@adaudon adaudon commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Fixes bugs with previous change. Plans had issues with not working so these fixes now allows these bluesky plans to activate.

Instructions to reviewer on how to test:

  1. Do thing x
  2. Confirm thing y happens

Checks for reviewer

  • Would the PR title make sense to a user on a set of release notes

@adaudon
adaudon requested a review from a team as a code owner September 9, 2026 14:27
@adaudon adaudon added the i24 Changes relating to I24 label Sep 9, 2026
@codecov

codecov Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.97%. Comparing base (d8c0212) to head (85d5c3e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1821   +/-   ##
=======================================
  Coverage   92.97%   92.97%           
=======================================
  Files         165      165           
  Lines        9029     9029           
=======================================
  Hits         8395     8395           
  Misses        634      634           
Components Coverage Δ
i24 SSX 77.13% <ø> (ø)
hyperion 98.70% <ø> (ø)
other 97.96% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@noemifrisina noemifrisina left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, just one comment really, take it or leave it

magnitude = -magnitude

yield from bps.abs_set(pmac.z, magnitude, wait=True)
yield from bps.rel_set(pmac.z, magnitude, wait=True)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any particular reason for using this instead of bps.mvr ? (relative move)

Comment thread src/mx_bluesky/beamlines/i24/serial/blueapi_config.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

i24 Changes relating to I24

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants