dop-oxford / microscope

Python library for control of microscope devices, supporting hardware triggers and distribution of devices over the network for performance and flexibility.
https://www.python-microscope.org
GNU General Public License v3.0
1 stars 0 forks source link

Integrate B Raman stage controller into microscope #12

Closed rowannicholls closed 2 days ago

rowannicholls commented 3 weeks ago

Summary

Migrate and integrate ('port') the code for the stage controller from B_Raman_Test into the microscope framework. It should have a 'simulated' option so that an in silico version can be instantiated.

Finish Criteria

rowannicholls commented 3 weeks ago

This ticket's branch has that from #5 merged in. Hence, do not pull request this ticket's branch until #5 has been merged in.

rowannicholls commented 2 weeks ago

This ticket edits the bbd30x.py file and the Thorlabs BBD30X Brushless Motor Controller class (BBD30XController) that is in it.

rowannicholls commented 2 days ago

Closed; won't do