Skip to content

Python/GTK program to keep track of fabrication efforts and subsequent experiments.

Notifications You must be signed in to change notification settings

grahamrow/WaferTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

WaferTracker
------------

Requirements
------------
This code requires python libraries for GTK, which are readily available in Linix package managers or otherwise from http://www.pygtk.org/. The Cairo and Pango libraries must also be availabe. Scipy and Numpy are required for certain functionality (calculating wedge parameters), though these portions of the code could be easily commented out.

File Format
------------
WaferTracker makes use of a straightforward XML format for wafer files. While all attempts will be made to retain compatibility in future revisions, please be careful that newer version of the code properly import your old information before saving! Modification of the input code should be relatively easy so either ask me or give it a try yourself!

Known Issues
------------
Print functionality is currently confused, at best. Rendering issues may occur if you use different sizes than I've tested the code with.

------------
------------
Thanks!
Graham Rowlands 4/26/2013

About

Python/GTK program to keep track of fabrication efforts and subsequent experiments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages