spc-group / haven

Bluesky tools for beamlines managed by the spectroscopy group
https://haven-spc.readthedocs.io/en/latest/
Other
2 stars 6 forks source link

Create ophyd device for aerotech flyer #107

Closed canismarko closed 1 year ago

canismarko commented 1 year ago
  1. Create a new AerotechFlyer(Device)
  2. Add signals to the AerotechFlyer device
  3. Subclass XYStage (e.g. AerotechStage) and add the AerotechFlyer as a component (use Cpt not FCpt for now)

Adding signals:

Cpt(Signal, "start_position")

Write tests:

Can you do stage = AerotechStage()

canismarko commented 1 year ago

Fixed: c7e737c6b91181010ba20a47d891642176986c9d