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

Update from beamline test 14102024 #571

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

noemifrisina
Copy link
Contributor

  • Update the cs_maker.json scale factors for the coordinate system after recalibration
  • Fix y direction in moveonclick (again) and test

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.21%. Comparing base (0ff840f) to head (1c77e1e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #571   +/-   ##
=======================================
  Coverage   78.21%   78.21%           
=======================================
  Files          92       92           
  Lines        6797     6797           
=======================================
  Hits         5316     5316           
  Misses       1481     1481           
Components Coverage Δ
i24 SSX 57.17% <100.00%> (ø)
hyperion 96.23% <ø> (ø)
other 100.00% <ø> (ø)

@noemifrisina noemifrisina added the I24 serial Issues relating to ssx on I24 label Oct 15, 2024
Copy link
Contributor

@DominicOram DominicOram left a comment

Choose a reason for hiding this comment

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

Great, thanks

ymove = -1 * (beamY - y) * zoomcalibrator
ymove = 1 * (beamY - y) * zoomcalibrator
Copy link
Contributor

Choose a reason for hiding this comment

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

As discussed, the theory is that this may be due to the rotation of the grid. Could you make an issue to investigate the reasoning behind this and find a way to fix it permanently please?

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

Successfully merging this pull request may close these issues.

2 participants