Datasets:

Modalities:
Image
Text
Formats:
json
Size:
< 1K
ArXiv:
DOI:
Libraries:
Datasets
pandas
License:
shanto268 commited on
Commit
6b40015
1 Parent(s): 283ce1c

docs: added material info

Browse files
Files changed (1) hide show
  1. measured_device_database.json +15 -3
measured_device_database.json CHANGED
@@ -86,7 +86,11 @@
86
  "image": "https://github.com/LFL-Lab/design_schema_WM1/blob/main/assets/WM1_qiskit_metal.png",
87
  "paper_link": "https://arxiv.org/pdf/2312.13483",
88
  "foundry": "SQUILL",
89
- "fabrication_recipe": "Confidential"
 
 
 
 
90
  },
91
  {
92
  "design_code": "https://github.com/LFL-Lab/design_schema_dissipator",
@@ -153,7 +157,11 @@
153
  "image": "https://github.com/LFL-Lab/design_schema_dissipator/blob/main/Assets/dissipator1.png",
154
  "paper_link": "https://journals.aps.org/prxquantum/abstract/10.1103/PRXQuantum.5.020321",
155
  "foundry": "USC Nanofab",
156
- "fabrication_recipe": "https://www.fabublox.com/process-editor/31f56fb8-05c3-4f83-a5d8-8a2963a2a5e3"
 
 
 
 
157
  },
158
  {
159
  "design_code": "https://github.com/LFL-Lab/design_schema_MUNNIN",
@@ -208,6 +216,10 @@
208
  "image": "https://github.com/LFL-Lab/design_schema_MUNNIN/blob/main/Assets/muninn.png",
209
  "paper_link": "https://journals.aps.org/prl/abstract/10.1103/PhysRevLett.132.200401",
210
  "foundry": "SQUILL",
211
- "fabrication_recipe": "Confidential"
 
 
 
 
212
  }
213
  ]
 
86
  "image": "https://github.com/LFL-Lab/design_schema_WM1/blob/main/assets/WM1_qiskit_metal.png",
87
  "paper_link": "https://arxiv.org/pdf/2312.13483",
88
  "foundry": "SQUILL",
89
+ "fabrication_recipe": "Confidential",
90
+ "substrate": "Silicon",
91
+ "materials": "Aluminium",
92
+ "junction_style": "Dolan",
93
+ "junction_material": "Al-AlOx-Al"
94
  },
95
  {
96
  "design_code": "https://github.com/LFL-Lab/design_schema_dissipator",
 
157
  "image": "https://github.com/LFL-Lab/design_schema_dissipator/blob/main/Assets/dissipator1.png",
158
  "paper_link": "https://journals.aps.org/prxquantum/abstract/10.1103/PRXQuantum.5.020321",
159
  "foundry": "USC Nanofab",
160
+ "fabrication_recipe": "https://www.fabublox.com/process-editor/31f56fb8-05c3-4f83-a5d8-8a2963a2a5e3",
161
+ "substrate": "Silicon 111",
162
+ "materials": "Aluminium",
163
+ "junction_style": "Manhattan",
164
+ "junction_material": "Al-AlOx-Al"
165
  },
166
  {
167
  "design_code": "https://github.com/LFL-Lab/design_schema_MUNNIN",
 
216
  "image": "https://github.com/LFL-Lab/design_schema_MUNNIN/blob/main/Assets/muninn.png",
217
  "paper_link": "https://journals.aps.org/prl/abstract/10.1103/PhysRevLett.132.200401",
218
  "foundry": "SQUILL",
219
+ "fabrication_recipe": "Confidential",
220
+ "substrate": "Silicon",
221
+ "materials": "Aluminium",
222
+ "junction_style": "Dolan",
223
+ "junction_material": "Al-AlOx-Al"
224
  }
225
  ]