flaport / meow

https://flaport.github.io/meow
Apache License 2.0
29 stars 6 forks source link

FIX: Adopt new Sax backend format #34

Closed jan-david-fischbach closed 10 months ago

jan-david-fischbach commented 10 months ago

fix previous commit by manually converting to scoo. Should probably be replaced by appropriate use of analyze_instances going forward. @joamatab @flaport should fix https://github.com/gdsfactory/gplugins/issues/305

flaport commented 10 months ago

Thanks @jan-david-fischbach . No need to use analyze_instances in this case as we're working with raw s-matrices (not models producing s-matrices). Your solution is pretty good. Only extra change I made is to pin sax>=0.11.1.