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

New counter functionalities #3

Merged
merged 18 commits into from
Mar 6, 2023
Merged

Conversation

aurore-finco
Copy link
Collaborator

Hello!
I added new counter types in the daqmx.py file, besides the regular Edge counter:

  • A ClockCounter, which is use to output a clock signal.
  • A SemiPeriodCounter, which allows gathering the data from both the up and the down time of the duty cycle. I took inspiration from Qudi there, and I used it for my ODMR module.

I also created a 0D viewer corresponding to a photon counter.

@seb5g seb5g merged commit 1745165 into PyMoDAQ:main Mar 6, 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.

2 participants