alejandrobll / py-sphviewer

Py-SPHViewer is a framework for rendering cosmological simulations in Python using the Smoothed Particle Hydrodynamics scheme.
https://alejandrobll.github.com/py-sphviewer
GNU General Public License v3.0
70 stars 29 forks source link

hsv colormap tutorial #30

Closed sshlpe closed 3 years ago

sshlpe commented 3 years ago

Hi, i'm trying to create a plot like the one in your gallery but i cant figure out how do make a 2D colormap that shows 2 different features at ones. I was hoping you had an example of how did you make the hsv_sigma2_density2 image.

alejandrobll commented 3 years ago

There is one here:

http://alejandrobll.github.io/py-sphviewer/content/talks/talk_virgo.html

sshlpe commented 3 years ago

Amazing, thanks, tho i can't find the sphviewer_cbar module.