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

qt3scan - sample_count_rate function #142

Open
gadamc opened this issue Feb 3, 2024 · 0 comments
Open

qt3scan - sample_count_rate function #142

gadamc opened this issue Feb 3, 2024 · 0 comments

Comments

@gadamc
Copy link
Collaborator

gadamc commented Feb 3, 2024

The sample_count_rate function is written into the qt3scan DAQ controller interface. It is implemented in various locations. However, all of those implementations are the same: count rate = raw counts * clock_rate / num_clock_ticks. We should probably remove this from the interface and implementations and provide a utility function (or other).

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

No branches or pull requests

1 participant