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

[BUG] Unify units of the measured voltages in qprogram between quantum machines and qblox. #705

Open
1 task done
fabiques opened this issue Mar 14, 2024 · 1 comment
Open
1 task done
Labels
bug Something isn't working

Comments

@fabiques
Copy link
Contributor

Expected behavior

If we use

results = platform.execute_qprogram(qprogram)

results are not normalised by the time of the acquisition when using qblox and they are normalised if using quantum machines

Actual behavior

The units and the process should be the same for both machines

Additional information

No response

Source code

No response

Tracebacks

No response

System Information

>>> ql.about()
Name: qililab
Version: 0.23.3
Summary: Fundamental package for fast characterization and calibration of quantum chips.
Home-page: https://github.com/qilimanjaro-tech/qililab
Author: Qilimanjaro Quantum Tech
Author-email: info@qilimanjaro.tech
License: Apache License 2.0
Location: /home/fhenriques/miniconda3/envs/qililab/lib/python3.10/site-packages
Requires: h5py, lmfit, networkx, pandas, papermill, PyVISA-py, qblox-instruments, qcodes, qcodes-contrib-drivers, qibo, qiboconnection, qm-qua, qpysequence, qualang-tools, ruamel.yaml, rustworkx, submitit, tqdm, urllib3
Required-by: 

Platform info:             Linux-5.15.0-94-generic-x86_64-with-glibc2.35
Python version:            3.10.6
PyVISA version:            0.7.1
QCodes version:            0.42.0
QCodes Contrib version:    0.18.0
Qblox Instrument version:  0.10.1
Qpysequence version:       0.10.0
Quantum Machines version:  1.1.6
Qibo version:              0.1.12.dev0
>>>

Existing GitHub issues

  • I have searched existing GitHub issues to make sure the issue does not already exist.
@fabiques fabiques added the bug Something isn't working label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant