kqcircuits.chips.demo_twoface¶
- class kqcircuits.chips.demo_twoface.DemoTwoface[source]¶
Bases:
kqcircuits.chips.chip.Chip
Demonstration chip for 3D-integration (multi-face) features.
name_chip (String) - Name of the chip, default=
DT
junction_type (String) - Junction Type, default=
Manhattan
, choices=['NoSquid', 'Manhattan', 'Manhattan Single Junction', 'Sim']
frames_enabled (List) - List of face ids (integers) for which a ChipFrame is drawn, default=
[0, 1]
readout_res_lengths (List) - Readout resonator lengths, default=
[5000, 5100, 5200, 5300]
, unit=[μm]
include_couplers (Boolean) - Include couplers between qubits, default=
True
