qiskit-community / qiskit-metal

Quantum Hardware Design. Open-source project for engineers and scientists to design superconducting quantum devices with ease.
https://qiskit-community.github.io/qiskit-metal/
Apache License 2.0
270 stars 201 forks source link

Unclear pins in qiskit_metal/qlibrary/qubits/transmon_pocket_cl.py #989

Open vanitery opened 1 month ago

vanitery commented 1 month ago

What is the documentation modification?

The child of TransmonPocket called TransmonPocketCL with an added chargeline seems to have some sort of pins associated with the chargeline, which would make sense because that's needed to connect it to anything, but I can't for the life of me figure out the names of this (these) pins.

Am I stupid or should that be added in a comment?