Datasets:

shanto268 commited on
Commit
f69ea86
·
verified ·
1 Parent(s): d2beec8

Add generalized interdigital Q3D sweep layouts

Browse files

Adds the q3d_cap generalized-capacitor layout sweep and refreshes the layout registry.

Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -22,7 +22,7 @@ tags:
22
  - geometry
23
  pretty_name: SQuADDS Layouts
24
  size_categories:
25
- - 1K<n<10K
26
  ---
27
 
28
  <center>
@@ -46,17 +46,17 @@ that produced it.
46
 
47
  ## Contents
48
 
49
- The current release contains 7,727 reproducible superconducting-device layouts.
50
 
51
  | Component | Count | Source simulation configuration | Layout provenance |
52
  | --- | ---: | --- | --- |
53
- | `GeneralizedCapNInterdigital` | 3,683 | `coupler-GeneralizedCapNInterdigital-cap_matrix` | Simulation layouts matched by `notes.source_id` |
54
  | `CapNInterdigitalTee` | 894 | `coupler-CapNInterdigitalTee-cap_matrix` | Deterministic Qiskit Metal exports, one per database row |
55
  | `CavityClawRouteMeander` | 1,216 | `cavity_claw-RouteMeander-eigenmode` | Deterministic full cavity routes from nested claw, CLT-coupler, and CPW options |
56
  | `TransmonCross` | 1,934 | `qubit-TransmonCross-cap_matrix` | Deterministic Qiskit Metal qubit exports, one per database row |
57
 
58
- Seven supplied generalized-capacitor GDS files without matching simulation rows
59
- are intentionally excluded. The generalized dataset uses `north` and `south`
60
  as canonical terminal names; `top` and `bottom` simulation fields are retained
61
  in SQuADDS_DB as compatibility aliases.
62
 
 
22
  - geometry
23
  pretty_name: SQuADDS Layouts
24
  size_categories:
25
+ - 10K<n<100K
26
  ---
27
 
28
  <center>
 
46
 
47
  ## Contents
48
 
49
+ The current release contains 24,106 reproducible superconducting-device layouts.
50
 
51
  | Component | Count | Source simulation configuration | Layout provenance |
52
  | --- | ---: | --- | --- |
53
+ | `GeneralizedCapNInterdigital` | 20,062 | `coupler-GeneralizedCapNInterdigital-cap_matrix` | Matched simulation layouts; includes the `q3d_cap` Q3D sweep |
54
  | `CapNInterdigitalTee` | 894 | `coupler-CapNInterdigitalTee-cap_matrix` | Deterministic Qiskit Metal exports, one per database row |
55
  | `CavityClawRouteMeander` | 1,216 | `cavity_claw-RouteMeander-eigenmode` | Deterministic full cavity routes from nested claw, CLT-coupler, and CPW options |
56
  | `TransmonCross` | 1,934 | `qubit-TransmonCross-cap_matrix` | Deterministic Qiskit Metal qubit exports, one per database row |
57
 
58
+ The incomplete `q3d_cap_00317` export without a simulation record, matrix, or
59
+ GDS artifact is intentionally excluded. The generalized dataset uses `north` and `south`
60
  as canonical terminal names; `top` and `bottom` simulation fields are retained
61
  in SQuADDS_DB as compatibility aliases.
62