3d plots of unit cells#648
Conversation
|
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
|
I've been playing around with creating a new plotting library backend for hyperspy and other related EM packages. I wonder if it might be useful here eventually. https://cssfrancis.github.io/anyplotlib/dev/auto_examples/plot_3d.html I might need to add additional functionality but I don't think it should be too difficult to support something like this. |
I think what I'm doing here is too basic for anyplotlib, and I also want to keep dependencies as low as possible so I can use this feature later on as an overlay for crystal map plots. That said, keeping this as a mental note for when I finally get around to adding ODF's. Half the battle there is making interactive plots that don't look like garbage when embedded in a readthedocs. |
Breaking out this part of #563 into it's own PR. It can be pushed before or after #647.
Description of the change
Adds the unit cell plotting tool originally mentioned in #563 before that spiraled out into a bigger topic. I can add examples now if we want, but similar to #647, it might make more sense to add examples as part of #563 while replacing the related tutorial notebooks.
Progress of the PR
Minimal example of the bug fix or new feature
For reviewers
__init__.py.section in
CHANGELOG.rst.__credits__inorix/__init__.pyand in.zenodo.json.