You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merged with a new commit. Changed argument name as suggested. Removed support for Layer object arguments -- only supports selection by LayerID strings.
Also, Miguel's code passes out a dictionary called patch_dict. I think the purpose is to let the user plot the patches on a different figure? If so, you can do that now by passing the target (figure, axis) as an argument to plot_wafer. If not, it should be easy to add back in, and sorry for leaving it out in this commit.
Otherwise, I think I preserved all functionality.
I have pushed to my fork. Will send a pull request soon, after a little more debugging.
@mdaal contributes the attached
plot.py
, which includes his following features:Plot_mdaal.py.zip
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.
The text was updated successfully, but these errors were encountered: