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

Remove MXSC (edge detection) AD plugin device #1269

Merged
merged 9 commits into from
Apr 3, 2024
Merged

Conversation

dperl-dls
Copy link
Collaborator

@dperl-dls dperl-dls commented Mar 18, 2024

Fixes #1219

Dodal PR: DiamondLightSource/dodal#390

Updates the tests to work with the new pin tip device, and removes the ability to choose between the two devices.

Bumps param version to 4.0.5 - Will require a GDA change to bump param version and remove the use_ophyd_edge_detect param.

To test:

  1. Run tests

@@ -175,7 +167,6 @@ def offset_and_move(tip: Pixel):
yield from bps.sleep(0.3)

# Set up the old pin tip centring as we will need it for grid detection. Remove once #1068 is done
Copy link
Contributor

Choose a reason for hiding this comment

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

We can remove this comment now

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.

This looks good, and everything seems to work. There is a comment on the dodal PR where I think a few extra things can be removed.
Also, we need to remember to not merge until the GDA param versions have been updated

@dperl-dls dperl-dls merged commit cfc7796 into main Apr 3, 2024
3 of 4 checks passed
@dperl-dls dperl-dls deleted the 1219_remove_mxsc branch April 3, 2024 09:56
olliesilvester pushed a commit to olliesilvester/mx-bluesky that referenced this pull request Aug 23, 2024
…Source/1219_remove_mxsc

Remove MXSC (edge detection) AD plugin device
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.

Tidy from change to Ophyd-async edge detection
2 participants