Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Surface and volumetric plotting #22

Open
7 tasks
phockett opened this issue Mar 8, 2020 · 0 comments
Open
7 tasks

Surface and volumetric plotting #22

phockett opened this issue Mar 8, 2020 · 0 comments

Comments

@phockett
Copy link
Owner

phockett commented Mar 8, 2020

Currently have some basics in place, and tried a few methods, for surface plots (see docs, also test local version of notebook).

Data types:

  • PADs, single surfaces or stacked.
  • Wavefns, volumetric cart or sph coords.
  • VMI type data, volumetric 3D cart plus projections.

To try/implement:

  • pyVista (new, looks best - VTK/ITK on backend, has Jupyter support)
  • yt (Briefly tested for wavefn plots)
  • VTK
  • Paraview/paraview glance (Some testing of Paraview desktop performed, but not yet tested via API/python).

To revisit/improve:

  • Plotly - PAD surface plots, work in Notebook, but not in HTML export currently.
  • Holoviews - for plots with widgets? Volumetric plotting support?
  • Mayavi - surface and volumetric plots. (Briefly tried for wavefn plots.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant