Skip to content

densities/blob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

blob: plot densities directly in your browser

the blob

This is a mashup of great libraries and examples

How to try it out

Status of this project

  • At this point only proof-of-concept.
  • Function interfaces are not stable and will change.
  • Right now only understands Gaussian cube file format but later we can add support for other formats.

Roadmap

  • Show the molecular structure instead of only centers.
  • Speed up the meshing.
  • Integration with Jupyter notebooks.

How you can contribute

Please suggest ideas and contribute patches.

For non-trivial changes please first open an issue and describe what you have in mind and collect feedback and program once you got a bit of feedback - this helps to sharpen the goal and to avoid surprises.

How to cite this project

[We will add this information soon, until then please refer to this URL.]

Implementation notes

For the CUBE file format we follow this specification.

The starting isovalue is the mean of absolute values (better definition is welcome).

Credits

  • Brian Skinn: feedback and help when testing +/- isovalues