-
Notifications
You must be signed in to change notification settings - Fork 5
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
Crash, and problem #9
Comments
Is there any update on this? @lukasc-ubc I'm unsure I can submit my design without the yaml creation tool... I could make it by scratch but doesn't sound fun.... Do you have any suggestions? |
@JymBone5, progress report please? |
I only have access to Ida this week, I will discuss the bug with John and fix the issue next week |
@boy4429856821 Can you try labelling your electrical pad names without the _G at the end? |
Yes, I removed the _G at the end and see the same error: I am using the following code to launch the GUI: Here is the coordinates .txt file as referrence: |
It seems that there has been some confusion about the convention of how to label electrical pads. In the README for SiEPIC_testcreator it says that you should label only the top pad and label it with elec_ followed by the device ID. We used to use a convention of labelling one pin as _G for ground and one pin as _S for source, but our group is abandoning that convention. It seems our documentation has not been fully updated and the electrical automation software is still being worked on. Please follow the instructions on the SiEPIC_testcreator readme, relabel your electrical pads, and let me know if it works. Thanks for your patience -Peter |
@PetervandenDoel Coleman |
@boy4429856821 What I did was I took a default layout And I simply removed the _G from the end and i generated the .txt file from there. It throws an error with regards to the last line which has to do with an unimplemented photonic wire bonding feature, but I was able to generate a proper yaml file from that |
Alright I was able to figure it out....: 1.) I was using "opt_in" instead of "opt" in the optical label |
@JymBone5
There is a problem with the examples provided and they don't work with the current version of the tool.
SiEPIC/openEBL-2024-07-Si-Heaters#3
I tried loading the file EBeam_heaters_BraggGratingwithHeater.yaml, and it caused the testcreator to crash. Can you please add error checking?
I tried using the .txt file extracted from KLayout, and I also get the same two errors:
thank you
The text was updated successfully, but these errors were encountered: