Lukas Chrostowski

Results 89 issues of Lukas Chrostowski

**Describe the bug** When you save the layout using KLayout in Python, there are two extra cells: straight, and taper. **To Reproduce** ``` import gdsfactory as gf import pya c...

question

Hi @klayoutmatthias We've used xsection for several years, but it seems like a recent version of KLayout has broken our older xsection scripts. I updated it the latest salt package,...

Sometimes cells have the pins facing the wrong way in a component. The Pin should be pointing outwards. It would be nice to generate an error. Solution: - add a...

enhancement

Hello, I am following your example: https://flaport.github.io/meow/examples/02_taper_length_sweep.html and obtain strange results that don't make sense: 1) if I run the two lines in order, 10.0, then 5.0: ``` S1, _...

Hello Floris, I could not find anywhere in the documentation where to set the wavelength for the simulations. I am guessing it has a default somewhere of 1.55 µm? In...

Hello Floris, I am trying to run meow, and wanted to let you know if the challenges I encountered. See below. Also the "import meow" line takes quite a long...

@mustafacc When you put in port width = 0.8, the taper doesn't work correctly:

bug

Hi Matthias, I have a GitHub Action that automatically publishes to PyPI: https://github.com/SiEPIC/SiEPIC_EBeam_PDK/blob/master/.github/workflows/python-publish.yml I am wondering if it would be possible to automate the submission to your Salt server, via...

question

Hi Matthias, I notice that the custom menu I added doesn't show up in the display in the newer version. Is this an intentional change, and is there a way...