Skip to content

add gap to energy coverter to controller#2016

Draft
Relm-Arrowny wants to merge 1 commit intomainfrom
2003-add-apple2-energy-device-to-i06
Draft

add gap to energy coverter to controller#2016
Relm-Arrowny wants to merge 1 commit intomainfrom
2003-add-apple2-energy-device-to-i06

Conversation

@Relm-Arrowny
Copy link
Copy Markdown
Contributor

Fixes #2003

Instructions to reviewer on how to test:

  1. Do thing x
  2. Confirm thing y happens

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}

@Relm-Arrowny Relm-Arrowny linked an issue Apr 17, 2026 that may be closed by this pull request
7 tasks
Copy link
Copy Markdown
Contributor

@oliwenmandiamond oliwenmandiamond 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. Just think the variable name needs to be changed + need to add the config

self.apple2 = Reference(apple2)
self.gap_energy_motor_converter = gap_energy_motor_converter
self.phase_energy_motor_converter = phase_energy_motor_converter
self.energy_gap_converter = energy_gap_coverter
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The name makes more sense if something like pol_gap_to_energy

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.

Add apple2 energy device to i06

2 participants