-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
@mdaal contributes the attached plot.py, which includes his following features:
Plot_mdaal.py.zip
I have extended JobCreator to include the functionality so that plot wafer can plot the image distribution per layer (and per image) eg
MyJob.plot_wafer(plot_set = LAYER_1) # Layer object passed
Or
MyJob.plot_wafer(plot_set = {‘box’, ‘trace’} # Layer_ID string passedWhere box and trace are images defined. This functionality is very helpful for when your job has a lot of images and layers that overlap.
Agreed, this will be very helpful!
Suggestions:
Change argument name plot_set=-->layer=
Need to parse and fold this into the module, and test for functionality/bugs.
Metadata
Metadata
Assignees
Labels
No labels