Total Hydrogen Density – Local 3D Isosurfaces Visualisation

<-

This shows the total reconstructed Hydrogen density as an interactive 3D isosurface plot. This visualisation performs better when zooming in, but lacks resolution compared to the 3d-scatterplot. Loading may take a moment (file size is approximately 15MB)…

This plot was created using the Python library plotly and the following procedure:

  • I used the interpolated local version of the reconstructed total Hydrogen density and degraded it by keeping only every 10th point and discarding all others. This results in an (80, 80, 32) grid.
  • I plotted 25 partially opaque isosurfaces at densities between 1 to 25 Hydrogen atoms (H2 counts as 2 atoms) per cubic centrimetre.