The Wayback Machine - https://web.archive.org/web/20231116012640/http://github.com/densities/blob/
Skip to content

densities/blob

gh-pages
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
 
 
img
 
 
js
 
 
 
 
 
 
 
 
 
 

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