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

Santec wavelength table sometimes fails. #11

Closed
ichristen opened this issue Jan 12, 2023 · 1 comment
Closed

Santec wavelength table sometimes fails. #11

ichristen opened this issue Jan 12, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ichristen
Copy link
Collaborator

Setup
OS: Windows 10 Home
Python: 3.8.8
Conda: 4.10.3

(Have also seen this sometimes on other computers with python ~ 3.9, 3.10, windows 10, 11)

Issue
Sometimes, the Santec wavelength table does not set to the correct value. See that the wavelength remains the old value and the phase is oddly at 0pi. Sometimes, the wavelength becomes 0 nm.

Proposed Resolution

  • Debug to see if we're using pointers incorrectly or something, or need to pause or something.
  • If the error is stochastic, add error checking to keep attempting to set the correct value until it's right.
@ichristen ichristen added the bug Something isn't working label Jan 12, 2023
@ichristen ichristen self-assigned this Jan 12, 2023
@ichristen
Copy link
Collaborator Author

Fixed in #13. Now attempts multiple times and has better error-checking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant