Create ophy device for pimte area detector
Closed this issue · 0 comments
Relm-Arrowny commented
Acceptance Criteria
- Create an ophy device for pimte
- 1. The detector should be stageable
Able to change Acquistion setting, exposure time trigger mode, eg things that need to be change during each data collection - 2. Should be able to change Andor Diver setting, chip temperature readout time etc.
- 3. Should be able to write data to somewhere.
- 5. should be able to be use in bluesky plan.
Tasks
- Test what functionality of the detector has using epic PV, eg does the roi work etc etc.
- Go through the device on i22 to draw up a proper task list. (see Ref #332)
- Create the device
- Add extra functionality that needed in drivers like pilatus_driver.py
- A controller much like pilatus_controller.py to deal with how the data collection is done setting trigger, count time etc....
- Run it in bluesky
- Device unit test
- Controller and drivers test is required. example
- IRL test
- Should be able to produce images with different exposure time, change all the setting that are required for the image itself.