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

Add Thorlabs KLS1550 laser driver #236

Merged
merged 11 commits into from
Aug 23, 2023
Merged

Conversation

iago-rst
Copy link

This request adds a wrapper class for Thorlabs Kinesis DLL and a driver for Thorlabs KLS1550 laser source using the DLL.

The existing Thorlabs APT wrapper did not seem to work with KLS1550 even though it should be supported for it (only driving the laser with the APT GUI worked, but not directly sending commands through the ATP DLL).

@astafan8 astafan8 enabled auto-merge August 23, 2023 08:57
@astafan8
Copy link
Contributor

@iago-rst thank you for the PR! Could you disable execution of the example notebook duing docs build? here are the isntructions on how to do that https://qcodes.github.io/Qcodes/examples/writing_drivers/Creating-Instrument-Drivers.html#Documentation . Then the PR will be merged!

auto-merge was automatically disabled August 23, 2023 12:57

Head branch was pushed to by a user without write access

@astafan8 astafan8 enabled auto-merge August 23, 2023 13:00
@codecov-commenter
Copy link

codecov-commenter commented Aug 23, 2023

Codecov Report

Merging #236 (0c027c2) into main (2336e34) will decrease coverage by 0.14%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #236      +/-   ##
==========================================
- Coverage   20.60%   20.47%   -0.14%     
==========================================
  Files         134      136       +2     
  Lines       16852    16966     +114     
==========================================
  Hits         3473     3473              
- Misses      13379    13493     +114     
Files Changed Coverage Δ
qcodes_contrib_drivers/drivers/Thorlabs/KLS1550.py 0.00% <0.00%> (ø)
qcodes_contrib_drivers/drivers/Thorlabs/Kinesis.py 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@astafan8 astafan8 merged commit 0f0006e into QCoDeS:main Aug 23, 2023
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