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

Calibrate panda Y and Z encoder values before panda grid scan #730

Merged
merged 8 commits into from
Jan 8, 2025

Conversation

shihab-dls
Copy link
Collaborator

This should address issue #207.

Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.97%. Comparing base (cc6408b) to head (32384bb).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #730   +/-   ##
=======================================
  Coverage   86.96%   86.97%           
=======================================
  Files         101      101           
  Lines        6929     6934    +5     
=======================================
+ Hits         6026     6031    +5     
  Misses        903      903           
Components Coverage Δ
i24 SSX 72.69% <ø> (ø)
hyperion 96.55% <100.00%> (+<0.01%) ⬆️
other 96.56% <ø> (ø)

Copy link
Contributor

@olliesilvester olliesilvester left a comment

Choose a reason for hiding this comment

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

Looks good, thanks. Unfortunately, the initial_xyz from flyscan_xray_centre is being removed in #673.

To avoid causing conflicts in that PR, can we instead pass the sample_motors to setup_panda_for_flyscan and then read the initial values here?

src/mx_bluesky/hyperion/device_setup_plans/setup_panda.py Outdated Show resolved Hide resolved
shihab-dls and others added 2 commits January 8, 2025 12:10
Co-authored-by: olliesilvester <122091460+olliesilvester@users.noreply.github.com>
Copy link
Contributor

@olliesilvester olliesilvester left a comment

Choose a reason for hiding this comment

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

Thanks!

@shihab-dls shihab-dls merged commit 31e360a into main Jan 8, 2025
22 checks passed
@shihab-dls shihab-dls deleted the 207_calibrate_panda_encoders branch January 8, 2025 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants