Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update #228

Merged
merged 99 commits into from
Nov 4, 2024
Merged

update #228

merged 99 commits into from
Nov 4, 2024

Conversation

lukasc-ubc
Copy link
Member

No description provided.

lukasc-ubc and others added 30 commits February 11, 2024 23:05
Bumps [black](https://github.com/psf/black) from 22.3.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@22.3.0...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
…/python/SiEPIC/tidy3d/requirements/black-24.3.0

Bump black from 22.3.0 to 24.3.0 in /klayout_dot_config/python/SiEPIC/tidy3d/requirements
simulation results are now appended to xml
* minimum-gc-spacing implemented, from DFT.xml, using <minimum-gc-spacing>60</minimum-gc-spacing>
Verification.xml wasn't being read for PDK installed via PyPi.
`ptp` was removed from the ndarray class in NumPy 2.0. Use np.ptp(arr, ...) instead
- docstring
- parameter checking: CML
- added option for drawing PinRec & DevRec layers in layout_waveguide3()
conclusion: faster than gdsfactory for generic (lightweight) technology
- new PCell GSiP.FaML_Si_1550_BB, for a facet-attached micro-lens
- new function SiEPIC.utils.layout.FaML_two() to create a facet-attached micro-lens array (two channels), with test labels
- new layer BlackBox
- new unit test for the function and PCell
- fix WAVEGUIDES.xml, by adding DevRec layer to Strip waveguide
FaML function and tests
- SiEPIC.scripts.export_layout (): export cell rather than entire layout
FaML defaults
allow either relative path or absolute path as input
SiEPIC.scripts.load_klayout_library: abs path
@mustafacc

I think it would be nice to add an automated check when SiEPIC-Tools (and also the PDKs) are loaded.  This takes 0.2 s.  I tried to use concurrent.futures, but it doesn't seem to speed things up.
coupler_array function, fixes
Compare the difference between layouts.
Useful for blackbox replacement double-checking.
SiEPIC Version check, layout_diff
@lukasc-ubc lukasc-ubc merged commit c940969 into SiEPIC.scripts.replace_cell Nov 4, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants