QMAPP-mq / qudi

A modular laboratory experiment management suite.
GNU General Public License v3.0
4 stars 0 forks source link

create tunable laser interface #34

Closed mvbnano closed 6 years ago

mvbnano commented 6 years ago

What is affected by this bug?

The simple laser interface is not appropriate for Ti:sapphire lasers.

When does this occur?

Operations like get and set wavelength are not supported by in the simple laser interface. Conversely, operations like get and set laser power are not supported by Ti:sapphire lasers.

Where on the platform does it happen?

Laser interface files.

Expected behavior (i.e. solution)

The internal methods used in msquared_laser.py on branch dev_m_squared_control could be used as examples for a tunable laser interface.

mvbnano commented 6 years ago

deplicate of #31 - closing