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

fix zebra config to work on i03 #24

Merged
merged 3 commits into from
Feb 11, 2022
Merged

fix zebra config to work on i03 #24

merged 3 commits into from
Feb 11, 2022

Conversation

bentom08
Copy link
Contributor

@bentom08 bentom08 commented Feb 4, 2022

Fixes #17

@bentom08 bentom08 requested a review from DominicOram February 4, 2022 14:48
Copy link
Collaborator

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

Looks good, I think we can go a bit further though:

  • We should remove LogicGateConfigurer.setup_fast_grid_scan and PositionCompare.setup_fast_grid_scan, they'll only cause future confusion as to why they're there. Arguably we can probably remove the whole classes but they might be useful in the future.
  • Now we're not using the position compare we can remove the arming/disarming in the stage/unstage. This will break the system tests so we'll have to fix them too

Copy link
Collaborator

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

Looks good, thanks

@bentom08 bentom08 merged commit e2294cb into main Feb 11, 2022
@bentom08 bentom08 deleted the fix_zebra_config branch February 11, 2022 14:24
DominicOram pushed a commit to DiamondLightSource/dodal that referenced this pull request Aug 31, 2022
…urce/fix_zebra_config

fix zebra config to work on i03
NOTE: Commit originally came from https://github.com/DiamondLightSource/python-artemis
noemifrisina pushed a commit to DiamondLightSource/dodal that referenced this pull request Jan 18, 2023
…urce/fix_zebra_config

fix zebra config to work on i03
NOTE: Commit originally came from https://github.com/DiamondLightSource/python-artemis
rtuck99 pushed a commit that referenced this pull request Dec 14, 2023
Establish dodal as primary project name over python-dodal
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.

Zebra: Use the correct settings
2 participants