Commit Graph

27 Commits

Author SHA1 Message Date
jan
57ad73dfca simplify imports and use new approach 2023-09-17 21:34:21 -07:00
jan
fcbf651694 update some examples 2023-07-17 20:22:21 -07:00
jan
23336150c6 don't keep track of y-mirroring separately from x 2023-04-14 22:20:40 -07:00
jan
9c9d3c3928 redo library class naming 2023-04-07 18:08:42 -07:00
c9402500e2 modernize type annotations 2023-02-23 13:15:32 -08:00
089e5192e3 various fixes and cleanup
mainly involving ports_to_data and data_to_ports
2023-01-25 23:57:02 -08:00
6eb4af3203 get things working with a LazyLibrary hack while we think about cycles 2023-01-24 23:52:32 -08:00
22735125d5 Lots of progress on tutorials 2023-01-24 23:25:10 -08:00
1b04fb7ed0 lots of fixes to get test_rep running 2023-01-24 12:45:44 -08:00
326c9b9727 flake8-aided fixes 2023-01-23 22:27:26 -08:00
6565b8baa3 more wip -- most central stuff is first pass done 2023-01-22 16:59:32 -08:00
81eadffa56 comment out some ipython commands 2023-01-18 18:15:51 -08:00
83b9af0cc3 Remove support for dose
Since there isn't GDS/OASIS level support for dose, this can be mostly
handled by using arbitrary layers/dtypes directly. Dose scaling isn't
handled as nicely that way, but it corresponds more directly to what
gets written to file.
2023-01-18 18:14:33 -08:00
jan
42c3a2b1e1 WIP: make libraries and names first-class! 2023-01-11 18:59:57 -08:00
jan
2b8195ad3e move dev2pat and pat2dev into masque.builder.port_utils 2022-02-28 23:38:55 -08:00
jan
47d655d270 tutorial updates 2022-02-27 21:23:03 -08:00
jan
b2a8a1749a improve type checking and make some type-related fixes 2022-02-27 21:23:03 -08:00
jan
1515ed878f use string ptypes 2022-02-27 21:23:03 -08:00
jan
40c81f53ed reformat arg lists 2022-02-27 21:23:03 -08:00
jan
9b3b30b141 start work on tutorial 2022-02-27 21:23:03 -08:00
Jan Petykiewicz
ae71dc9a8f use klamath for examples 2020-10-10 19:10:35 -07:00
Jan Petykiewicz
49a3b4e322 add support for annotations
and other fixes
2020-09-20 16:32:17 -07:00
Jan Petykiewicz
bab40474a0 Add repetitions and split up code into traits 2020-09-20 16:32:16 -07:00
Jan Petykiewicz
15dc00b63f small example updates 2020-05-17 14:13:42 -07:00
Jan Petykiewicz
0118bf0eb3 update ellip_grating.py example to use new gdsii interface 2019-12-12 01:48:36 -08:00
jan
bc5d4f62d8 Test writing to gds in ellip_grating 2017-11-04 12:18:58 -07:00
Jan Petykiewicz
f25f6966e0 add example showing how to make an elliptical grating 2017-04-19 18:55:44 -07:00