Uh oh!
There was an error while loading. Please reload this page.
Replies: 1 comment 3 replies
Hi @Patcurran, I believe the m-3m and 6/mmm IPF color keys in orix (see this tutorial) match the colors returned by DefDap's So, after installing orix, you can run: fromoriximportplotckey_m3m=plot.IPFColorKeyTSL("m-3m")
fig=ckey_m3m.plot(return_figure=True) # Returns a Matplotlib figurefig.savefig("ckey_m3m.png") |
3 replies
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
can you plot the IPF color key?
All reactions