Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Fix to work with updated aperture scatterguard #1541

Merged
merged 4 commits into from
Aug 20, 2024

Conversation

DominicOram
Copy link
Collaborator

Fixes DiamondLightSource/dodal#740

Link to dodal PR (if required): DiamondLightSource/dodal#755

To test:

  1. Confirm tests still pass

Copy link
Collaborator

@dperl-dls dperl-dls left a comment

Choose a reason for hiding this comment

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

Mostly looks good, just one thing

)
gda_name = aperture_device._loaded_positions[new_selected_aperture].GDA_name
Copy link
Collaborator

Choose a reason for hiding this comment

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

should: why make this non-public if you still want to access it here? imo better either leave it public, or provide a method to get the gda name

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yh, you're right

@DominicOram DominicOram merged commit f7b5b8c into main Aug 20, 2024
4 checks passed
@DominicOram DominicOram deleted the dodal_740_clean_up_aperture_scatterguard branch August 20, 2024 16:41
dperl-dls pushed a commit that referenced this pull request Aug 21, 2024
* Fix to work with updated aperture scatterguard

* Don't use private variable on aperture_scatterguard
olliesilvester pushed a commit to olliesilvester/mx-bluesky that referenced this pull request Aug 23, 2024
…perion#1541)

* Fix to work with updated aperture scatterguard

* Don't use private variable on aperture_scatterguard

* Unpin mx-bluesky
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clean up aperture scatterguard interface
2 participants