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

Optional DAQ in attenuator scans #49

Merged
merged 2 commits into from
Mar 14, 2024
Merged

Conversation

gadorlhiac
Copy link
Collaborator

Change Log

  • Make the use of the DAQ optional when running attenuator scans.

Usage

attenuator_scan_separate_runs(..., use_daq=True) # Includes DAQ
attenuator_scan_separate_runs(..., use_daq=False) # DAQ is not imported or used

Analogous usage for attenuator_scan_single_run

@themindatlarge themindatlarge merged commit 84f34ed into run22 Mar 14, 2024
2 checks passed
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