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

Update Pilatus Controller, Driver to match development of ADAravis, TetrAMM #191

Merged
merged 4 commits into from
Apr 18, 2024

Conversation

DiamondJoseph
Copy link
Contributor

@DiamondJoseph DiamondJoseph commented Apr 11, 2024

  • Name all device-specific Enums consistently with the name of the device
  • Make controller driver access private, able to access from StandardDetector implementation (required on Detector as is a child Device and must have connect() called
  • Set exposure time
  • Do not allow overriding known GOOD_STATES
  • Except in consistent way when non-supported TriggerMode
  • Allow driver to be named

@DiamondJoseph DiamondJoseph changed the title Update Pilatus Controller, Driver to match development of ADAravis Update Pilatus Controller, Driver to match development of ADAravis, TetrAMM Apr 11, 2024
@DiamondJoseph DiamondJoseph merged commit 8d7ac48 into main Apr 18, 2024
19 checks passed
@DiamondJoseph DiamondJoseph deleted the pilatu branch April 18, 2024 08:33
OCopping pushed a commit that referenced this pull request Apr 18, 2024
…etrAMM (#191)

* Update PilatusDriver, Controller to match Aravis patterns
* Add facility generic PilatusDetector
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