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

Added ability to change length of pin/CPW leading out of transmon cross #949

Merged
merged 12 commits into from
Jun 14, 2023

Conversation

andrekuo
Copy link
Contributor

What are the issues this pull addresses (issue numbers / links)?

#946 , #948

Did you add tests to cover your changes (yes/no)?

946: No, not sure if any new tests are needed
948: No, docs change

Did you update the documentation accordingly (yes/no)?

946: Yes
948: No, not applicable

Did you read the CONTRIBUTING document (yes/no)?

Yes

Summary

Added ability to input custom dimensions for the pin attached to the Transmon Cross
Also, fixed issue #948

Details and comments

zlatko-minev
zlatko-minev previously approved these changes May 30, 2023
Copy link
Collaborator

@zlatko-minev zlatko-minev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Great work

@zlatko-minev
Copy link
Collaborator

zlatko-minev commented May 30, 2023

There seem to be some check failing, could you take a look and see if you may be able to resolve them?
See image here for instance from the linter:
image

@CLAassistant
Copy link

CLAassistant commented May 30, 2023

CLA assistant check
All committers have signed the CLA.

@andrekuo
Copy link
Contributor Author

@zlatko-minev just realized I forgot to update the unit test, should be fixed now!

@zlatko-minev
Copy link
Collaborator

Great work, I assume you tested and it's backwards compatible. Will merge after checks

@@ -79,6 +79,8 @@ class TransmonCross(BaseQubit): # pylint: disable=invalid-name
ground_spacing='5um',
claw_width='10um',
claw_gap='6um',
claw_cpw_length='40um',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these values backwards compatible? Thank you

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.

4 participants