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

Use ophyd device for pmac in moveonclick #67

Merged
merged 4 commits into from
Dec 6, 2023
Merged

Conversation

noemifrisina
Copy link
Contributor

Set the pmac_string using an ophyd device in moveonclick.
Part of #54

Needs Dodal #254

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.

This looks fine, other than the comment in code. Obviously just a stepping stone to actually using the motor record

Comment on lines 39 to 45
# assert fake_caput.call_count == 2
# fake_caput.assert_has_calls(
# [
# call(ANY, expected_1J),
# call(ANY, expected_2J),
# ]
# )
Copy link
Contributor

Choose a reason for hiding this comment

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

Should: Remove commented out code

Copy link
Contributor

@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.

Looks fine I guess...

@dperl-dls dperl-dls dismissed DominicOram’s stale review December 6, 2023 13:28

Changes are addressed

@noemifrisina noemifrisina merged commit 648f8f7 into main Dec 6, 2023
14 checks passed
@noemifrisina noemifrisina deleted the 54_use-pmac-device branch December 6, 2023 13:31
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.

3 participants