Total Hydrogen Density – Local 3D Scatter Visualisation

<-

This shows the total reconstructed Hydrogen density as an interactive 3D scatterplot with points sampled according to the local density. Loading may take a moment (file size is approximately 8MB)…

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

  • The 5% of points with largest density were selected from interpolated values on a regular grid of the total Hydrogen density. This effectively removes visual scatter from empty regions.
  • \(10^5\) points were randomly sampled within this selection, with probabilities weighted by the respective value of the local gas density.
  • These points are plotted in a 3d interactive scatter plot as partially opaque black markers.