-
Notifications
You must be signed in to change notification settings - Fork 213
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 LOM: Transmon Transition Energy #920
Comments
Hi @schwarz11 , can you add more information? Please show the code you used to sweep. Also, did you recently make a conda env? Was it October 25th? If you don't get the results you want, it could be the components within your design, vs the software repo. If you want help to use Metal, discussions are in Slack. You need to join Qiskit workspace, then ask on #metal. Issues are used to request code changes or bugs within the software. |
Hi @priti-ashvin-shah-ibm , thank you for the reply! Here is the code I used for the results above. Basically, I am trying to sweep charge to transmon, in the same way as sweeping flux to fluxonium in the tutorial. I have also checked that my scqubits is up-to-date (version 3.1.0) in the environment. |
It appears the EJ and EC values in your scqubits Transmon object are in MHz * h not GHz * h, this is giving the scaling of 1e3.
|
Hi @zachparrott , it seems that you're right. Then, I think special care needs to be performed for units when transferring from transmon to composite system before calculating the |
Information
What is the current behavior?
Too large energy levels (order of 10^3 GHz)
Steps to reproduce the problem
Inspired from the$n_g$ . The transmon parameters are based on
Qiskit_Metal\qiskit-metal\tutorials\4 Analysis\A. Core - EM and quantization\4.04 New LOM and Fluxonium Example.ipynb
, sweep a transmon qubit withTransmon_5p5GHz_fQ_cmat.txt
What is the expected behavior?
The text was updated successfully, but these errors were encountered: