Skip to content

Commit f44142f

Browse files
Update component thumbnails
Signed-off-by: Lucas Heitzmann Gabrielli <lucas@flexcompute.com>
1 parent 9fdd39f commit f44142f

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

siepic_forge/component.py

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
((12.88, 0.975), 180, "SiN_TE_1550_750"),
6565
],
6666
None,
67-
"mmi",
67+
"mmi1x2",
6868
),
6969
"GC_SiN_TE_1310_8degOxide_BB": (
7070
"EBeam_SiN",
@@ -74,7 +74,7 @@
7474
((-29.7, 0.0), (_vx8, 0, _vy8), _waist, 90),
7575
],
7676
None,
77-
"grating-coupler",
77+
"grating_coupler",
7878
),
7979
"GC_SiN_TE_1550_8degOxide_BB": (
8080
"EBeam_SiN",
@@ -84,7 +84,7 @@
8484
((-29.7, 0.0), (_vx8, 0, _vy8), _waist, 90),
8585
],
8686
None,
87-
"grating-coupler",
87+
"grating_coupler",
8888
),
8989
"ebeam_MMI_2x2_5050_te1310": (
9090
"EBeam_SiN",
@@ -96,7 +96,7 @@
9696
((16.72, 1.2), 180, "SiN_TE_1550_800"),
9797
],
9898
{"port_symmetries": _symmetries_mmi22},
99-
"mmi",
99+
"mmi2x2",
100100
),
101101
"ebeam_YBranch_te1310": (
102102
"EBeam_SiN",
@@ -169,7 +169,7 @@
169169
"ebeam_Polarizer_TM_1550_UQAM",
170170
[((-6.0, 0.0), 0, "SiN_TE-TM_1550_1000"), ((6.0, 0.0), 180, "SiN_TE-TM_1550_1000")],
171171
{},
172-
None,
172+
"transition",
173173
),
174174
"ebeam_YBranch_895": (
175175
"EBeam_SiN",
@@ -190,7 +190,7 @@
190190
((-29.0, 0), (_te895_vx, 0, _te895_vy), _waist, 90),
191191
],
192192
{"symmetry": (0, -1, 0), "bounds": ((None, -10, None), (25, 10, None))},
193-
"grating-coupler",
193+
"grating_coupler",
194194
),
195195
"ebeam_terminator_SiN_1550": (
196196
"EBeam_SiN",
@@ -254,7 +254,7 @@
254254
((-20.4, 0.0), (_vx8, 0, _vy8), _waist, 0),
255255
],
256256
None,
257-
"grating-coupler",
257+
"grating_coupler",
258258
),
259259
"ebeam_adiabatic_te1550": (
260260
"EBeam",
@@ -312,7 +312,7 @@
312312
((-20.4, 0.0), (_te1550_vx, 0, _te1550_vy), _waist, 90),
313313
],
314314
{"symmetry": (0, -1, 0), "bounds": ((-33, -11, None), (None, 11, None))},
315-
"grating-coupler",
315+
"grating_coupler",
316316
),
317317
"ebeam_gc_tm1550": (
318318
"EBeam",
@@ -322,7 +322,7 @@
322322
((-24.4, 0.0), (_tm1550_vx, 0, _tm1550_vy), _waist, 0),
323323
],
324324
{"symmetry": (0, 1, 0), "bounds": ((None, -11, None), (None, 11, None))},
325-
"grating-coupler",
325+
"grating_coupler",
326326
),
327327
"ebeam_routing_taper_te1550_w=500nm_to_w=3000nm_L=20um": (
328328
"EBeam",

0 commit comments

Comments
 (0)