We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Qudi will not load time tagger file if it does not have two APDs defined in config file. self._mode gets set to 0
When config file tt_counter does not have timetagger_channel_apd_1
When loading counter
-Only define timetagger_channel_apd_0 in tt_counter config -Show counter in QUDI GUIs
An error will occur
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What is affected by this bug?
Qudi will not load time tagger file if it does not have two APDs defined in config file. self._mode gets set to 0
When does this occur?
When config file tt_counter does not have timetagger_channel_apd_1
Where on the platform does it happen?
When loading counter
How do we replicate the issue?
-Only define timetagger_channel_apd_0 in tt_counter config
-Show counter in QUDI GUIs
Expected behavior (i.e. solution)
An error will occur
Other Comments
The text was updated successfully, but these errors were encountered: