Skip to content

v1.1.1

Choose a tag to compare

@Dusandinho Dusandinho released this 24 Sep 17:01
· 143 commits to main since this release
  • Manually adding small random noise to the semulated images to better match the real data. This is ideally included in the model training, but for now this is a quick fix.
  • Added z-padding to the device array before exporting to STL with Device.to_stl to ensure that the exported device is closed.
  • Removed buffer from Device.device_array before exporting to with Device.to_gdsfactory.