BerkeleyPhotonicsGenerator / BPG

The Berkeley Photonics Generator (BPG) is a Python framework that enables the generation and simulation of photonics layout
BSD 3-Clause "New" or "Revised" License
35 stars 9 forks source link

References for unit tests/models? #150

Open edwardcwang opened 5 years ago

edwardcwang commented 5 years ago

Currently the unit tests just generate a layout but don't check it. It may be good to have a reference or some way to check the results that are generated.

pvnbhargava commented 5 years ago

Yes that is something we would like in the future, but it is currently very difficult to take an output GDS and assert arbitrary geometric properties. For now we have added descriptive labels in some unit sets layouts that can be checked by hand.