Skip to content

Commit

Permalink
Update EBeam_LukasChrostowski_MZI_1310.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasc-ubc committed Oct 16, 2024
1 parent 5ad4c24 commit b7ebb96
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@


# grating couplers, place at absolute positions
x,y = 60000, 15000
x,y = 60000, 16000
t = Trans(Trans.R0,x,y)
instGC1 = cell.insert(CellInstArray(cell_ebeam_gc.cell_index(), t))
t = Trans(Trans.R0,x,y+127000)
Expand Down

0 comments on commit b7ebb96

Please sign in to comment.