smartalecH / BYUqot

BYU quantum optics toolbox
MIT License
4 stars 4 forks source link

Generate KLayout Menu Item #6

Open rmcamacho opened 6 years ago

clange1 commented 6 years ago

August 6, 2018 Meeting with Alec and Ryan about creating a custom toolbar plugin. A prototype for the future layout. Call with Hyrum. He gave me the code he already worked on. I need to learn how to save plug-ins to Layout (find where the data is stored).

clange1 commented 6 years ago

August 14, 2018 I learned and went through the code that I have and looked up what exactly the parameters and declarations were doing through klayout website. I also talked with Hyrum about the path problem. He suggested that I look up what the sys.path os.path did in klayout. He also suggested that I find where Macros development files are saved and where they are executed.

clange1 commented 6 years ago

Aug 15, 2018 I watched some klayout videos and fiddled and played around with the code some to see what is essential and how it all works together. I found out that I only need one file instead of the few that hyrum showed me. I figured out how to draw a circle