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 i20-1 to use device_factory #922

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

DiamondJoseph
Copy link
Contributor

Instructions to reviewer on how to test:

  1. Test beamline can still connect

Checks for reviewer

  • Would the PR title make sense to a scientist on a set of release notes
  • If a new device has been added does it follow the standards
  • If changing the API for a pre-existing device, ensure that any beamlines using this device have updated their Bluesky plans accordingly
  • Have the connection tests for the relevant beamline(s) been run via dodal connect ${BEAMLINE}

Copy link

codecov bot commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.04%. Comparing base (86d798a) to head (7134287).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #922   +/-   ##
=======================================
  Coverage   96.04%   96.04%           
=======================================
  Files         136      136           
  Lines        5633     5636    +3     
=======================================
+ Hits         5410     5413    +3     
  Misses        223      223           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@stan-dot stan-dot left a comment

Choose a reason for hiding this comment

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

all connection fails but caget fails also

@DiamondJoseph
Copy link
Contributor Author

DiamondJoseph commented Nov 26, 2024

xspress3: NotConnected:
    channels: NotConnected:
        1: NotConnected:
            update_arrays: NotConnected: ca://BL20I-EA-DET-03:C1_SCAS:TS:TSAcquire
            roi_high_limit: NotConnected: ca://BL20I-EA-DET-03:C1_SCA5_HLM

Appears to be trying to connect to i20? Should NOT be merged until this is resolved.

@DiamondJoseph DiamondJoseph marked this pull request as draft November 26, 2024 14:14
@stan-dot
Copy link
Contributor

ah yes the behavior of i20 vs i20-1 is a bit odd

@DiamondJoseph
Copy link
Contributor Author

Reveals #926 on attempting to connect- i20-1 as a beamline name is never converted to BL20J as a BeamlinePrefix("i20-1").beamline_prefix.

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