psi4numpy icon indicating copy to clipboard operation
psi4numpy copied to clipboard

Jupyter front end for cubeprop

Open andysim opened this issue 6 years ago • 6 comments

Description

I've completely abused matplotlib, to turn it into a cheesy 3D viewer. This could be quite useful for quickly visualizing things and an easy way to make pretty pictures.

  • New Features
    • [ ] Add visualizer for densities, orbitals, potentials, etc.

Any questions for the community?

  • [ ] Do we want this in p4np? I'm happy to close if it's outside the scope.
  • [ ] Should this be moved to a central location so that it can easily be dialed up as a helper?
  • [ ] Which other properties should we throw in? ESPs on a density isosurface could be handy.

Status

  • [ ] Click when ready for review-and-merge (NOPE! This is extremely messy proof of principle, pending feedback).

andysim avatar Mar 08 '18 07:03 andysim

Codecov Report

Merging #48 into master will not change coverage. The diff coverage is n/a.

codecov-io avatar Mar 08 '18 07:03 codecov-io

I dont thinks this is out of scope and is actually quite cool :)

I need to think on various aspects, we might pull in a few of our visualization collaborators to see if they have other library ideas for visualization. Would you be open to using another open source visualization tool?

dgasmith avatar Mar 08 '18 23:03 dgasmith

@andysim Do you want to go ahead and get this in? We need to take a repo snapshot for the paper in the next several days.

dgasmith avatar Apr 27 '18 20:04 dgasmith

@andysim Poke.

dgasmith avatar Jun 01 '19 13:06 dgasmith

One note is that we seem to be behind Plotly these days: https://plot.ly/python/3d-surface-plots/

Might be worth a look.

dgasmith avatar Jun 01 '19 13:06 dgasmith

Those are very nice plotly plots!

loriab avatar Jun 01 '19 14:06 loriab