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 8 forks source link

Add 'valid' property to photonic design layers #13

Closed pvnbhargava closed 6 years ago

pvnbhargava commented 6 years ago

Need to prevent BPG from exporting port shapes to Lumerical

pvnbhargava commented 6 years ago

This was actually solved a long time ago. PhotonicTemplateDB.to_lumerical() now only exports shapes that have corresponding layers in the lumerical map file.