-
Notifications
You must be signed in to change notification settings - Fork 3
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
Qhc 836 voltage unit input in volts for gain and amplitude #884
base: main
Are you sure you want to change the base?
Qhc 836 voltage unit input in volts for gain and amplitude #884
Conversation
AI AnalysisReview:The changes in test_qblox_compiler.py seem to be focused on enhancing the functionality related to voltage coefficients in the compile method calls. The added import statements for logging, is_q1asm_equal, and ForLoop indicate that the code is being extended to incorporate additional features and dependencies. It's important to ensure that the usage of the voltage_coefficient argument is consistent and well-documented throughout the codebase.
|
…ude' of https://github.com/qilimanjaro-tech/qililab into qhc-836-voltage-unit-input-in-volts-for-gain-and-amplitude
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #884 +/- ##
=======================================
Coverage 97.29% 97.29%
=======================================
Files 231 231
Lines 8229 8236 +7
=======================================
+ Hits 8006 8013 +7
Misses 223 223
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Gain is now normalized [-1, 1] and waveform amplitude is described in Voltage (QRM/direct lines is [-0.5, 0.5] V and QCM/amplified lines is [-2.5, 2.5] V)